-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Metadata in a separate file #7
Comments
I see, I didn't it was meant to follow dart patterns :) but yeah I'm
interested in the answer too :)
…On Wed, Dec 20, 2017, 21:10 Franz Silva ***@***.***> wrote:
This sounds interesting not to overload the pubspec file.
I'll ask for the opinion of @sethladd <https://github.com/sethladd> from
the dart team to see what he thinks. see if its a pattern that is used in
dart.
What do you think @sethladd <https://github.com/sethladd>?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAaS3VfEZEBU73ZdKSUq7qko5__kcaQjks5tCb4ngaJpZM4RItkJ>
.
|
Closed
marcobazzani
added a commit
to marcobazzani/flutter_launcher_icons
that referenced
this issue
Dec 18, 2021
Fixing this error on new flutter configs ``` ════════════════════════════════════════════ 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) fluttercommunity#1 int.parse (dart:core-patch/integers_patch.dart:55:14) fluttercommunity#2 minSdk (package:flutter_launcher_icons/android.dart:309:18) fluttercommunity#3 createIconsFromConfig (package:flutter_launcher_icons/main.dart:94:47) fluttercommunity#4 createIconsFromArguments (package:flutter_launcher_icons/main.dart:60:7) fluttercommunity#5 main (file:///Users/marcobazzani/Projects/flutter_launcher_icons/bin/main.dart:6:26) fluttercommunity#6 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:295:32) fluttercommunity#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192:12) ```
Closed
Closed
Open
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Let this be in a separate file
The text was updated successfully, but these errors were encountered: