Readme Changelog Installing Versions Scores Flutter Community: flutter_launcher_icons Build Status pub package Flutter Launcher Icons # code example
Example 1: flutter app icon
dev_dependencies:
flutter_launcher_icons: "^0.7.3"
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
Example 2: flutter_launcher_icons
flutter pub get
flutter pub run flutter_launcher_icons:main