#flutter #appname #appicon #rename #launchericons
In this video, we will see that how we can change the flutter app icon, app name and package name for both android and IOS. To achieve this, I user two package:
1) Flutter Launcher Icons
2) Raname
Visit the pub.dev and you can find these two package and put into your flutter package and easily change you flutter app icon, name and package name.
Flutter Launcher icon is used to change the app icon.
Rename is used to change app name and app package name.
If you like this video, please share with community and also subscribe this channel. Thanks
GitHub Link: https://github.com/flutter99
Check these tutorials as well:
A simple flutter counter application with setState:
• A simple flutter counter application ...
A flutter counter app with GetX:
• A flutter counter app with GetX | Flu...
Flutter Counter App with #provider State Management
• Flutter Counter App with #provider St...