We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Stack trace: org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/core_patch.dart 787:58 StackTrace.current ../../../lib/src/screens/debugger/codeview_controller.dart 250:29 CodeViewController._showScriptLocation org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart 311:19 _wrapJsFunctionForAsync org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart 336:23 _wrapJsFunctionForAsync. org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart 287:19 _awaitOnObject. org-dartlang-sdk:///dart-sdk/lib/async/zone.dart 1538:46 _rootRunUnary org-dartlang-sdk:///dart-sdk/lib/async/zone.dart 1428:34 _CustomZone.runUnary org-dartlang-sdk:///dart-sdk/lib/async/future_impl.dart 173:29 _FutureListener.handleValue org-dartlang-sdk:///dart-sdk/lib/async/future_impl.dart 961:13 _Future._propagateToListeners
<-- Please describe your problem here. Be sure to include repro steps. -->
DevTools version: 2.42.3 IDE: VSCode Connected Device: CPU / OS: Web windows Connected app type: Flutter web (debug build) Dart Version: 3.7.2 Flutter Version: 3.29.3 / stable Framework / Engine: ea121f8859 / cf56914b32
The text was updated successfully, but these errors were encountered:
@iamwill173 can you provide more information here? There isn't enough to go off of here to know what the issue is or how to reproduce it.
Sorry, something went wrong.
No branches or pull requests
Stack trace:
org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/core_patch.dart 787:58 StackTrace.current
../../../lib/src/screens/debugger/codeview_controller.dart 250:29 CodeViewController._showScriptLocation
org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart 311:19 _wrapJsFunctionForAsync
org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart 336:23 _wrapJsFunctionForAsync.
org-dartlang-sdk:///dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart 287:19 _awaitOnObject.
org-dartlang-sdk:///dart-sdk/lib/async/zone.dart 1538:46 _rootRunUnary
org-dartlang-sdk:///dart-sdk/lib/async/zone.dart 1428:34 _CustomZone.runUnary
org-dartlang-sdk:///dart-sdk/lib/async/future_impl.dart 173:29 _FutureListener.handleValue
org-dartlang-sdk:///dart-sdk/lib/async/future_impl.dart 961:13 _Future._propagateToListeners
<-- Please describe your problem here. Be sure to include repro steps. -->
DevTools version: 2.42.3
IDE: VSCode
Connected Device:
CPU / OS: Web windows
Connected app type: Flutter web (debug build)
Dart Version: 3.7.2
Flutter Version: 3.29.3 / stable
Framework / Engine: ea121f8859 / cf56914b32
The text was updated successfully, but these errors were encountered: