Skip to content

Instantly share code, notes, and snippets.

@blarzHernandez
Last active July 2, 2021 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blarzHernandez/62824e0b55a2c9a94d2a16865716624f to your computer and use it in GitHub Desktop.
Save blarzHernandez/62824e0b55a2c9a94d2a16865716624f to your computer and use it in GitHub Desktop.
app launcher icons
...
dev_dependencies:
flutter_launcher_icons: "^0.9.0"
flutter_icons:
aandroid: true
ios: true
image_path_ios: "assets/images/launcher/ios.png"
image_path_android: "assets/images/launcher/android.png"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment