Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

flutter launcher icons

dev_dependencies:
  flutter_launcher_icons: ^0.9.0

flutter_icons:
  android: "launcher_icon"
  ios: true
  image_path: "assets/icon/icon.png"
/* command  
flutter pub get
flutter pub run flutter_launcher_icons:main
*/
Source by fonts.google.com #
 
PREVIOUS NEXT
Tagged: #flutter #launcher #icons
ADD COMMENT
Topic
Name
9+1 =