We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 --no-color run --machine --track-widget-creation --device-id=emulator-5554 --start-paused --dart-define=flutter.inspector.structuredErrors=true --devtools-server-address=http://127.0.0.1:9100 lib/main.dart
FormatException
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1463:5) #1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1329:9) #2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:931:22) #3 _JsonStringDecoderSink.addSlice (dart:convert-patch/convert_patch.dart:1551:13) #4 _JsonStringDecoderSink.add (dart:convert-patch/convert_patch.dart:1556:5) #5 _ConverterStreamEventSink.add (dart:convert/chunked_conversion.dart:70:18) #6 _SinkTransformerStreamSubscription._handleData (dart:async/stream_transformers.dart:115:24) #7 _rootRunUnary (dart:async/zone.dart:1538:47) #8 _CustomZone.runUnary (dart:async/zone.dart:1429:19) #9 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1329:7) #10 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:381:11) #11 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:312:7) #12 _SinkTransformerStreamSubscription._add (dart:async/stream_transformers.dart:67:11) #13 _EventSinkWrapper.add (dart:async/stream_transformers.dart:13:11) #14 _StringAdapterSink.add (dart:convert/string_conversion.dart:228:11) #15 _StringAdapterSink.addSlice (dart:convert/string_conversion.dart:233:7) #16 _Utf8ConversionSink.addSlice (dart:convert/string_conversion.dart:313:20) #17 _Utf8ConversionSink.add (dart:convert/string_conversion.dart:306:5) #18 _ConverterStreamEventSink.add (dart:convert/chunked_conversion.dart:70:18) #19 _SinkTransformerStreamSubscription._handleData (dart:async/stream_transformers.dart:115:24) #20 _rootRunUnary (dart:async/zone.dart:1538:47) #21 _CustomZone.runUnary (dart:async/zone.dart:1429:19) #22 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1329:7) #23 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:381:11) #24 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:312:7)
[✓] Flutter (Channel stable, 3.29.3, on macOS 15.0.1 24A348 darwin-arm64, locale en-IN) [53ms] • Flutter version 3.29.3 on channel stable at /Users/macbookair/Documents/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision ea121f8859 (5 weeks ago), 2025-04-11 19:10:07 +0000 • Engine revision cf56914b32 • Dart version 3.7.2 • DevTools version 2.42.3 [✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [4.2s] • Android SDK at /Users/macbookair/Library/Android/sdk • Platform android-35, build-tools 35.0.0 • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java This is the JDK bundled with the latest Android Studio installation on this machine. To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`. • Java version OpenJDK Runtime Environment (build 21.0.6+-13355223-b631.42) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 16.0) [2.9s] • Xcode at /Applications/Xcode.app/Contents/Developer • Build 16A242d • CocoaPods version 1.16.2 [✓] Chrome - develop for the web [1ms] • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 2024.3) [1ms] • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 21.0.6+-13355223-b631.42) [✓] VS Code (version 1.100.0) [1ms] • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.110.0 [✓] Connected device (5 available) [11.8s] • sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64 • Android 15 (API 35) (emulator) • iPhone (wireless) (mobile) • 00008101-000524C83A9B001E • ios • iOS 18.4.1 22E252 • macOS (desktop) • macos • darwin-arm64 • macOS 15.0.1 24A348 darwin-arm64 • Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 15.0.1 24A348 darwin-arm64 • Chrome (web) • chrome • web-javascript • Google Chrome 136.0.7103.114 [✓] Network resources [776ms] • All expected network resources are available. • No issues found!
Type: app Version: 1.0.0+1 Material: true Android X: false Module: false Plugin: false Android package: null iOS bundle identifier: null Creation channel: stable Creation framework version: ea121f8
path_provider-2.1.5 path_provider_android-2.2.17 path_provider_foundation-2.4.1 path_provider_linux-2.2.1 path_provider_windows-2.3.0 permission_handler-12.0.0+1 permission_handler_android-13.0.1 permission_handler_apple-9.4.7 permission_handler_html-0.1.3+5 permission_handler_windows-0.2.1 shared_preferences-2.5.3 shared_preferences_android-2.4.10 shared_preferences_foundation-2.5.4 shared_preferences_linux-2.4.1 shared_preferences_web-2.4.3 shared_preferences_windows-2.4.1
The text was updated successfully, but these errors were encountered:
Closing this as a duplicate of #98905
Sorry, something went wrong.
No branches or pull requests
Command
Steps to Reproduce
Logs
FormatException
Flutter Application Metadata
Type: app
Version: 1.0.0+1
Material: true
Android X: false
Module: false
Plugin: false
Android package: null
iOS bundle identifier: null
Creation channel: stable
Creation framework version: ea121f8
Plugins
path_provider-2.1.5
path_provider_android-2.2.17
path_provider_foundation-2.4.1
path_provider_linux-2.2.1
path_provider_windows-2.3.0
permission_handler-12.0.0+1
permission_handler_android-13.0.1
permission_handler_apple-9.4.7
permission_handler_html-0.1.3+5
permission_handler_windows-0.2.1
shared_preferences-2.5.3
shared_preferences_android-2.4.10
shared_preferences_foundation-2.5.4
shared_preferences_linux-2.4.1
shared_preferences_web-2.4.3
shared_preferences_windows-2.4.1
The text was updated successfully, but these errors were encountered: