Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter_launcher_icons #344

Closed
Sayedoon99 opened this issue Mar 3, 2022 · 3 comments · Fixed by #322
Closed

flutter_launcher_icons #344

Sayedoon99 opened this issue Mar 3, 2022 · 3 comments · Fixed by #322

Comments

@Sayedoon99
Copy link

Hello...
I made the icon for my app in the flutter but I can't see the icon, How can I solve the problem
Screenshot 2022-03-03 191638

@KurtLa
Copy link

KurtLa commented Mar 3, 2022

I have the same issue.
Also the wrong Version is mentioned
FLUTTER LAUNCHER ICONS (v0.9.1)

i n my pubspec.yaml:
dev_dependencies:
flutter_launcher_icons: ^0.9.2

`folder % flutter pub run flutter_launcher_icons:main
════════════════════════════════════════════
FLUTTER LAUNCHER ICONS (v0.9.1)
════════════════════════════════════════════

✓ Successfully generated launcher icons
Unhandled exception:
FormatException: Invalid number (at character 1)

^

#0 int._handleFormatError (dart:core-patch/integers_patch.dart:129:7)
#1 int.parse (dart:core-patch/integers_patch.dart:55:14)
#2 minSdk (package:flutter_launcher_icons/android.dart:309:18)
#3 createIconsFromConfig (package:flutter_launcher_icons/main.dart:94:47)
#4 createIconsFromArguments (package:flutter_launcher_icons/main.dart:60:7)
#5 main (file:///Users/XXX/XXX/XXX/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_launcher_icons-0.9.2/bin/main.dart:6:26)
#6 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:295:32)
#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192:12)
pub finished with exit code 255`

@devj3ns
Copy link

devj3ns commented Mar 3, 2022

@Sayedoon99 @KurtLa

Have a look at this issue: #333

@KurtLa
Copy link

KurtLa commented Mar 3, 2022

@Sayedoon99 @KurtLa

Have a look at this issue: #333

Ah yeah, thanks a Lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants