Flutter Dynamic Icon Versions Save

A flutter plugin for dynamically changing app icon and app icon batch number

v2.1.0

2 years ago

What's Changed

2.1.0

  • Add showAlert option to setAlternateIconName to hide the icon change alert on iOS using a private API
    • Default is true meaning it uses the normal API by default and it is opt-in and at your own risk to use the private API
    • Thanks to @Flucadetena for the PR #17
  • Update targetSdkVersion to 31 for android

New Contributors

Full Changelog: https://github.com/tastelessjolt/flutter_dynamic_icon/commits/v2.1.0