switch_app_icon 0.0.4
switch_app_icon: ^0.0.4 copied to clipboard
A production-ready Flutter plugin to dynamically switch the application launcher icon at runtime.
0.0.4 #
- Fixed missing image rendering issue on pub.dev by moving the demo image out of the
.pubignorepath and into the package root.
0.0.3 #
- Replaced missing demo GIF placeholder with a high-quality static promotional graphic in
README.md.
0.0.2 #
- Fixed minor display issues in example test suite.
- Automated documentation generation and placeholder configurations.
0.0.1 #
- Initial release of
switch_app_icon. - Supports runtime launcher icon switching on Android (Adaptive/Legacy) and iOS.
- Automated CLI for generating, resizing, blending, and injecting icons into manifests.