Tag: flutter
-
Generate Resources for Android Playstore & iOS Apple Store Flutter
[post-views]
In this post, we’ll generate resources for the flutter app we created in the previous post. we’ll be learning how to generate resources for playstore and apple store respectively. As a developer, you won’t like to have the default Flutter app icon showing on all your app as it can cause confusion or distraction when…
-
Build a Quiz App using Flutter for Android and iOS
[post-views]
In this post we’ll be working with Flutter, a fast-rising Developer tool built by Google to develop an Android App, the same code will also work in Apple’s iOS devices. Flutter is a Widget based style of building mobile and web applications Interfaces. What is Flutter? Flutter is Google’s mobile UI framework for crafting high-quality…