Skip to content

Flutter crash report - Web rendering #117676

@jaiparkashsingh

Description

@jaiparkashsingh

Flutter crash report.

command

flutter run -d c --web-renderer html

exception

StateError: Bad state: Future already completed

#0      _AsyncCompleter.complete (dart:async/future_impl.dart:35:31)
#1      ChromeProxyService.createIsolate.<anonymous closure> (package:dwds/src/services/chrome_proxy_service.dart:260:25)
<asynchronous suspension>

flutter doctor

�[32m[✓]�[39m Flutter (Channel master, 3.7.0-5.0.pre.3, on macOS 13.0.1 22A400 darwin-arm64, locale en-IN)
    �[32m•�[39m Flutter version 3.7.0-5.0.pre.3 on channel master at /Users/jp/opt/flutter
    �[32m•�[39m Upstream repository https://github.com/flutter/flutter.git
    �[32m•�[39m Framework revision eefbe85c8b (3 weeks ago), 2022-12-08 22:32:07 -0600
    �[32m•�[39m Engine revision 8d83b98c55
    �[32m•�[39m Dart version 3.0.0 (build 3.0.0-0.0.dev)
    �[32m•�[39m DevTools version 2.20.0

�[32m[✓]�[39m Android toolchain - develop for Android devices (Android SDK version 31.0.0)
    �[32m•�[39m Android SDK at /Users/jp/Library/Android/sdk
    �[32m•�[39m Platform android-33, build-tools 31.0.0
    �[32m•�[39m Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
    �[32m•�[39m Java version OpenJDK Runtime Environment (build 11.0.12+0-b1504.28-7817840)
    �[32m•�[39m All Android licenses accepted.

�[32m[✓]�[39m Xcode - develop for iOS and macOS (Xcode 14.1)
    �[32m•�[39m Xcode at /Applications/Xcode.app/Contents/Developer
    �[32m•�[39m Build 14B47b
    �[32m•�[39m CocoaPods version 1.11.3

�[32m[✓]�[39m Chrome - develop for the web
    �[32m•�[39m Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

�[32m[✓]�[39m Android Studio (version 2021.2)
    �[32m•�[39m Android Studio at /Applications/Android Studio.app/Contents
    �[32m•�[39m Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    �[32m•�[39m Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    �[32m•�[39m Java version OpenJDK Runtime Environment (build 11.0.12+0-b1504.28-7817840)

�[32m[✓]�[39m VS Code (version 1.74.2)
    �[32m•�[39m VS Code at /Applications/Visual Studio Code.app/Contents
    �[32m•�[39m Flutter extension version null

�[32m[✓]�[39m Connected device (3 available)
    �[32m•�[39m Android SDK built for arm64 (mobile) • emulator-5554 • android-arm64  • Android 9 (API 28) (emulator)
    �[32m•�[39m macOS (desktop)                      • macos         • darwin-arm64   • macOS 13.0.1 22A400 darwin-arm64
    �[32m•�[39m Chrome (web)                         • chrome        • web-javascript • Google Chrome 108.0.5359.124

�[32m[✓]�[39m HTTP Host Availability
    �[32m•�[39m All required HTTP hosts are available

�[32m•�[39m No issues found!

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listplatform-webWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions