JSON to Dart with DartWe love Flutter, and one of the reasons is the simplicity of the Dart language. But simplicity comes with many limitations. One of them is…Feb 1, 20231Feb 1, 20231
Published inDev GeniusGuide to go_router (Flutter)Go_router is the newest and most popular routing package that flutter is officially supporting now.Sep 14, 20222Sep 14, 20222
Published inDev GeniusBrowser add-on/extension I use as Flutter Developer.Yes, extensions. We are going to talk about extensions today. I know there are tons of articles that focus on extensions for the…Jul 30, 2022Jul 30, 2022
Published inDev GeniusAdding SQLite.db file from the assets/internet (in Flutter).Storing Data Locally on the mobile application is very important if you want your application to run offline. There are multiple ways to doDec 25, 20205Dec 25, 20205
Published inDev GeniusDifferent ways to change the status bar and navigation bar color (iOS and Android) in FlutterFlutter has been popular since it’s release and many developers and clients are fans of how flutter works. One code-base for iOS and…Jun 21, 20204Jun 21, 20204