Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
:information_source: Info
Version:
v0.8.1
:speech_balloon: Description
Execution prints no errors, but it adds some random (maybe the last n chars from the file) to ios/Runner.xcodeproj/project.pbxproj so it gets broken.
Example: Before running:
after running:
It adds more lines upon every execution. If I remove those generated lines app icons are working correctly.
:scroll: Pubspec.yaml