all_app_icon 0.1.0-beta.1
all_app_icon: ^0.1.0-beta.1 copied to clipboard
Beta Flutter plugin for changing the app launcher icon at runtime on Android and iOS.
Changelog #
0.1.0-beta.1 #
- Initial beta release of
all_app_icon. - Supports reading available icons, reading the current icon, changing the launcher icon, and restoring the default icon.
- Supports deferred Android icon changes to avoid foreground launcher refresh issues.
- Adds Android pending-change recovery after process restart.
- Adds English and Portuguese documentation.