— Written by Arash
#Flutter
How do I use hexadecimal color strings in Flutter?
— Written by Arash
#Flutter
#Bloc
#architecture
Guide to migrating Flutter application to Bloc
— Written by Arash
#Flutter
How to use future and futureBuilder in your flutter
— Written by Arash
#Flutter
How to use future and futureBuilder in your flutter
— Written by Arash
#Flutter
How to use futures in your flutter
— Written by Arash
Working with list in dart when the type of the emelents matter.
— Written by Arash
Dart is a typesafe language. While it is very nice and safe, sometimes - specially coming form other languages where type is not that important