awaikAdd Flutter as a git submodule to your projectGit submodules allow you to embed one Git repository within another.Feb 17Feb 17
awaikFlutter theme with Riverpod (2.0 generator)In this article, we are going to build a Flutter app that stores a user-selected theme in its settings and allows it to be switched on the…Jul 23, 20231Jul 23, 20231
awaikHive for Flutter — fast local storage database made with DartAbout a month ago, talking with one application developer on Flutter, there was a problem of braking the processing of small (in tens of…Jun 21, 20203Jun 21, 20203
awaikInstagram stories in your Flutter appNowadays Instagram like stories widely uses in apps for displaying news, educational content and for interactions with users.Feb 8, 2020Feb 8, 2020
awaikFlutter BloC pattern + new Provider + test + persistent datastoreThis article is the continuation of the “Bloc pattern for Flutter on the classic counter app” where we learned what this pattern is and…Feb 7, 2020Feb 7, 2020
awaikBloc pattern for Flutter on the classic counter exampleOne more time about BLoC pattern with classic counter example for Flutter.Nov 13, 2019Nov 13, 2019