What's Changed
2.1.0
- Add
showAlertoption tosetAlternateIconNameto hide the icon change alert on iOS using a private API- Default is
truemeaning 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
- Default is
- Update
targetSdkVersionto 31 for android
New Contributors
- @Flucadetena made their first contribution in #17
Full Changelog: https://github.com/tastelessjolt/flutter_dynamic_icon/commits/v2.1.0