
Flutter Launcher Icons has been designed to help quickly generate launcher icons for both Android and iOS: flutter_launcher_icons
- Add the package to your
pubspec.yaml
file (within your Flutter project) to use it withinpubspec.yaml
file specify the path of the icon you wish to use for the app and then choose whether pubspec.yaml
you want to use the icon for the iOS app, Android app or both.- Run the package
- Voila! The default launcher icons have now been replaced with your custom icon.
I'm hoping to add a video to the GitHub README to demonstrate it:
- Last updated 3 years ago
Be the first to leave a comment.
You must login to leave a comment