Closed xkww3n closed 1 year ago
This does not update the icons.
you need to execute
flutter pub get flutter pub run flutter_launcher_icons dart run flutter_native_splash:create
try upgrading pubspec before this by using
flutter pub upgrade --major-versions
Thanks. I've upgraded pubspec and generated icon files.
This does not update the icons.
you need to execute
try upgrading pubspec before this by using
flutter pub upgrade --major-versions