flutter_dynamic_icon_plus 1.2.0 flutter_dynamic_icon_plus: ^1.2.0 copied to clipboard
A flutter plugin for dynamically changing app icon, support IOS version > 10.3 and Android
1.2.0 - April 2, 2024 #
- Fix Issue 1, after check more detail found problem for specific device/brand. So, need to add parameters
blacklistBrands
,blacklistManufactures
, andblacklistModels
onsetAlternateIconName
to add blacklist brand that can't works with Service. - For blacklist brands, manufactures, and models will use approach force restart app to change the app icon with alternative icon on Android
1.1.2 - February 21, 2024 #
- Update Readme
1.1.1 - February 21, 2024 #
- To decrease bad experience user in Android, just change app icon on app closed via Service
1.1.0 - February 21, 2024 #
- To decrease bad experience user in Android, just change app icon on app closed via Service
1.0.0 - February 19, 2024 #
- Dynamic App Icon on Android and iOS