Open in app

Sign In

Write

Sign In

Oleksandr Prokhorenko
Oleksandr Prokhorenko

222 Followers

Home

About

Pinned

Popover For Flutter

A popover is a transient view that appears above other content onscreen when you tap a control or in an area. Typically, a popover includes an arrow pointing to the location from which it emerged. Popovers can be nonmodal or modal. A nonmodal popover is dismissed by tapping another part…

Flutter

2 min read

Popover For Flutter
Popover For Flutter
Flutter

2 min read


Jul 18

🏷️ Tagged: A Newtype Pattern, a Safe & Type-Restricted Wrapper for Dart and Flutter

Motivation Frequently, we deal with data types that are overly broad or encompass more values than required for our particular field. Sometimes, we may need to distinguish between two values that appear equivalent at the type level. An email address, for instance, is merely a String, yet it needs certain limitations…

Flutter

5 min read

🏷️ Tagged: A Newtype Pattern, a Safe & Type-Restricted Wrapper for Dart and Flutter
🏷️ Tagged: A Newtype Pattern, a Safe & Type-Restricted Wrapper for Dart and Flutter
Flutter

5 min read


Jan 2

Creating a Culture of Clean Code in Your Team

As a software engineer, it’s important to write code that is functional and easy to read and maintain. This is especially true when working on a team, as the code you write will likely be reviewed and modified by other team members. Creating a culture of clean code in your…

Software Development

2 min read

Creating a Culture of Clean Code in Your Team
Creating a Culture of Clean Code in Your Team
Software Development

2 min read


Mar 7, 2022

How to Protect Ukrainian Cultural Heritage?

Text by Kotra Volodymyr Sheiko in an interview for TRT World about cultural heritage sites now in Ukraine and what the whole world has to do to save them. https://youtu.be/xZ5Rga3qZcQ On behalf of cultural organisations and institutions in Ukraine, we are still asking for your solidarity and support. We call…

Stand With Ukraine

2 min read

How to Protect Ukrainian Cultural Heritage?
How to Protect Ukrainian Cultural Heritage?
Stand With Ukraine

2 min read


Feb 10, 2021

SoundCloud Audio Player For Flutter

This is a quick implementation of a SoundCloud audio player for a Flutter. Enjoy! Features: - SoundCloud Audio Player - Value types powered by built_value and built_collection - State management by the bloc pub - Stream audio from a remote server - Load JSON data from local assets Requirements: Flutter: the latest version on the `flutter beta channel` Dart: 2.10.0+ Source Code: minikin/soundcloud_audio_player SoundCloud style audio player in Flutter SoundCloud Audio Player Value types powered by built_value and…github.com

Flutter

1 min read

SoundCloud Audio Player For Flutter
SoundCloud Audio Player For Flutter
Flutter

1 min read


Published in

ITNEXT

·Apr 21, 2020

Apple Music / Tidal Style Audio Player for Flutter.

A couple of months ago, I developed a cross-platform audio player for one of my Flutter projects. During these weird times and home isolation, I had some free time. So I decided to open-source this project. Maybe it can be helpful for someone. Don’t forget to clap and share if…

Mobile

1 min read

Apple Music / Tidal Style Audio Player for Flutter.
Apple Music / Tidal Style Audio Player for Flutter.
Mobile

1 min read


May 16, 2019

Not a nonsense example of a web application with Flutter and Dart.

One week ago Google presented Flutter for web. This week I had a few hours to build a simple but not a nonsense web application, deploy to Github pages and even use Codemagic CI/CD. The code is on GitHub: minikin/flutter-web-demo 🌍 Experimental responsive web app powered by Flutter and Dart - minikin/flutter-web-demogithub.com The main features set of the web app: Photos are fetched…

Flutter

2 min read

Not a nonsense example of a web application with Flutter and Dart.
Not a nonsense example of a web application with Flutter and Dart.
Flutter

2 min read


May 25, 2018

Benchmark of Swift extensions vs methods: Swift 4.1 (May 2018)

🤼‍ Motivation A few weeks ago I had a discussion with an iOS programmer whom has many strong beliefs. One of them sounds like: “Use of Swift extensions is very bad practice due to compilation times dramatically increasing and decreases readability and code clarity”. I’m not going to judge about readability and…

Swift

3 min read

Swift

3 min read


Feb 28, 2018

Host in-house private frameworks with CocoaPods

When you have frameworks which you need to share between iOS developers inside a company without going public you can do it with a private CocoaPods repository. In this blog post, I’m going to show you how to do so step by step. You should have a CocoaPods installed otherwise…

Swift

1 min read

Host in-house private frameworks with CocoaPods
Host in-house private frameworks with CocoaPods
Swift

1 min read


Dec 11, 2017

UIFont/NSFont extension to handle custom fonts in Swift (iOS/macOS)

I’ve just finished watching interesting presentation “To be! Or not? Optionals in practice” by Rob Napier And I’d like to share one of Rob’s good ideas how to handle custom fonts with UIFont extension + NSFont extension for macOS Here is a code snippet for UIFont: and NSFont version:

Swift

1 min read

Swift

1 min read

Oleksandr Prokhorenko

Oleksandr Prokhorenko

222 Followers

Software engineer & occasional sound producer

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Michael Thomsen

    Michael Thomsen

  • Diana Malewicz

    Diana Malewicz

  • Chris Sells

    Chris Sells

  • TensorFlow

    TensorFlow

See all (55)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams