#flutter
Read more stories on Hashnode
Articles with this tag
First things first, I set up Flutter and updated Android Studio since it's been a while since I last used it. My skills with Android Studio are a bit...
In exciting news, the latest version of the app has finally been released on the Google Play Store! With version 6, some significant changes have been...
I having the flutter issues when I trying to add the icon for flutter application. I created a directory in root folder, then another directory icons...
1) Removed the debug banner in the main.dart The screenshot above is the code I added in my code at the main.dart file. 2) Make the System top bar...