Introducing Wind: Utility-First Styling for Flutter, Inspired by Tailwind CSSFlutter developers, we have exciting news! 🎉 Say hello to Wind, a utility-first styling solution for Flutter, inspired by the popular…Feb 2Feb 2
Singleton Pattern — Flutter / Dart ImplementationToday, I’m starting a story series about design patterns in Flutter (or dart) after a long time break. You can see much easier ways to do…Jan 23, 20232Jan 23, 20232
Flutter Internationalization by Using JSON FilesThe Flutter has a good document for internationalization but this document is so mixed. Today, the Flutter haven’t any language class or…Mar 30, 20189Mar 30, 20189
Flutter News opened!Today, we published our website with first version of alpha. So, we are so new and we have a lot plans about the future. But we don’t want…Mar 11, 2018Mar 11, 2018
How to use dynamic home page in Flutter?Today, I’ll give some examples for setting your homepage in dynamic way in Flutter app. You known, Flutter has a MaterialApp widget class…Mar 5, 201810Mar 5, 201810
Working with routes in Flutter by using FluroI will give some examples for routes in Flutter. Flutter has a routing and navigation features in core module but i want to use Fluro…Mar 1, 201810Mar 1, 201810
Forms in FlutterToday, I’ll give some examples for creating forms in flutter. If you don’t know Flutter, you can start in here. The Flutter is a mobile SDK…Feb 28, 20186Feb 28, 20186
The Virtual Column in PostgreSQLSometimes, we should use to virtual columns on storing some data in database. This is good solution for my url shortener project because…May 31, 2017May 31, 2017