cleared cache, etc. It would appear that there might be an issue with conflicting Flutter versions and the latest version offlutter_launcher_icons(0.9.2). It looks like the issue appears to be related tominSdkVersion, which basically specifies a minimum...
flutter_native_splash ^1.2.0. So, because enstack depends on both flutter_native_splash ^1.2.0 and flutter_launcher_icons ^0.9.0, version solving failed. pub get failed (1; So, because enstack depends on both flutter_native_splash ^1.2.0 and flutter_launcher_icons ^0.9.0, version ...
pubspec.yaml style(format): format sdk version Oct 4, 2022 Repository files navigation README License Flutter Launcher Icons A command-line tool 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 la...
With this in mind, let’s go ahead and generate the icons! Run the Build Script Inside of your terminal, run the following build script: $ flutter pub run flutter_launcher_icons:main Copy If everything worked correctly, we should see the following result: Android minSdkVersion = 16 Creatin...
bug in dependency: image, already fixed in latest version 4.1.3 no need to override image version again brendan-duncan/image#575 (comment) remove the hard-coded dependency of image: 4.0.17 on pubspec.yaml clean dependency flutter clean