app_icon_changer 1.0.6
app_icon_changer: ^1.0.6 copied to clipboard
The package allows the user to change iOS app icons directly from Flutter code. The package uses Method channels to implement icon changes.
1.0.6 #
- Update changelog formatting
1.0.5 #
- Format dart file
1.0.4 #
- Add comments in public APIs
1.0.3 #
- Update readme description
1.0.2 #
- Updated deployment target in example
1.0.1 #
- Updated description within the recommended character count
1.0.0 #
- Updated description
0.0.1 #
- Initial implementation for iOS
- Supports iOS 10.3 and above