Releases: tastelessjolt/flutter_dynamic_icon
Releases · tastelessjolt/flutter_dynamic_icon
v2.1.0
What's Changed
2.1.0
- Add
showAlert
option tosetAlternateIconName
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
- Default is
- Update
targetSdkVersion
to 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