Alex Melnyk
Flutter Development

Flutter Development

Follow
homeMediumbadges

Brand New Publication

Apr 21, 20211 min read

Not so far ago we have started a Brand New publication called LITSLINK. There a lot of accomplishing work we did and a lot of interesting articles...

Brand New Publication

Why should you try Expo

Apr 14, 20215 min read

I remember Expo when it was far from ideal, not so many features were implemented and some of them were not properly working, but… A few months ago...

Why should you try Expo

Flutter: Build your own Switch

Apr 14, 20211 min read

I investigated switch widgets published to “pub.dev” most of them just show thumb with a text like “on/off” but I wanted to change not only text but...

Flutter: Build your own Switch

Flutter: Custom Bottom Sheet Modal

Apr 14, 20211 min read

Hi guys! Today I tell you how to build Modal Bottom Sheet (MBS) quickly; it’s a regular component usually used in applications. Continue reading: ...

Flutter: Custom Bottom Sheet Modal

Flutter: Simplify Stateless Widget Tutorial

Apr 14, 20211 min read

Hi guys! Today I tell you how to simplify stateless widgets’ code. Regular definition The usual way to make a stateless widget, you’ve extended...

Flutter: Simplify Stateless Widget Tutorial

Flutter: Glass Modal Bottom Sheet

Apr 14, 20211 min read

Sometimes I am looking for interesting design solutions on different internet resources to practice them on my current tech stack. I’ve noticed that...

Flutter: Glass Modal Bottom Sheet