v2.0.0-beta.1
Pre-release
Pre-release
- Rewrite and improve flavor support
- New flavor script (E.g.
icons_launcher-dev.yaml
)flutter pub run icons_launcher:create --flavor dev
- Add new config
color_adaptive_background
-
Breaking changes:
-
Rename runner from
icons_launcher:main
toicons_launcher:create
flutter pub run icons_launcher:create
-
Rename config from
flutter_icons:
toicons_launcher:
icons_launcher: image_path: 'icon.png' android: true
-
Rename config option:
- from
adaptive_icon_background
toimage_adaptive_background
- from
adaptive_icon_foreground
toimage_adaptive_foreground
- from
adaptive_icon_round
toimage_adaptive_round
- from
-
Config option removed
remove_alpha_ios
remove_alpha_macos
-