Issues
- 3
Skipping compiling with dart2js because some of its transitive libraries have sdk dependencies that are not supported on this platform:.
#2686 opened by MichealReed - 1
- 4
Which parts of `build_runner` does webdev rely on
#2680 opened by davidmorgan - 0
Create e2e hot restart test
#2669 opened by jyameo - 0
webdev serve freezes after repeated reloads; proxy connections saturate and hang until restart — workaround is HttpClient.maxConnectionsPerHost = null + short idleTimeout
#2672 opened by insinfo - 0
[FLUTTER TOOLS] - Enable debug capabilities when useDwdsWebSocketConnection is true
#2645 opened by jyameo - 0
- 1
Issue with page refreshes (from VSCODE)
#2644 opened by jyameo - 1
Issues connecting to Multiple Browsers
#2643 opened by jyameo - 2
Support running DWDS without a Chrome Debug Port
#2605 opened by bkonyi - 1
- 0
Improve error message when failing to add a breakpoint to a script that isn't loaded
#2664 opened by DanTup - 1
- 0
- 8
- 0
reloadSources should wait until new sources are parsed before finishing/computing location information
#2640 opened by srujzs - 1
- 0
Resetting of location and source information on hot reload should only invalidate the changed libraries
#2628 opened by srujzs - 0
- 0
Investigate inconsistencies between running `’dot shorthands: single-stepping’` test with `ModuleFormat.ddc` v.s. with `ModuleFormat.amd`
#2638 opened by derekxu16 - 0
Bug: Webdev duplicates app connections for each refresh.
#2604 opened by schultek - 0
- 0
Test failure: chrome_proxy_service_ddc_library_bundle_test.dart shared context Step Into goes to the next Dart location
#2617 opened by nshahan - 0
Dart Debug Extension on Chrome stopped working after Flutter 3.32.0 and Dart 3.8.0 update
#2622 opened by Ajay9o9 - 2
- 0
cant connect to the server
#2620 opened by Chicaraq - 0
Flutter outputing JSNull Error when using auto-fill
#2619 opened by guitaristhk - 0
Unhandled error detected in the injected client.js script.
#2609 opened by rays3d - 0
- 0
- 0
- 0
- 0
- 0
Unhandled error detected in the injected client.js script.
#2603 opened by rays3d - 1
- 1
- 0
Support hot Reload with DDC library bundle
#2562 opened by jyameo - 0
Support hot Restart with DDC library bundle
#2561 opened by jyameo - 3
Pass hot reload/hot restart callbacks and reload sources path to StrategyProviders instead
#2584 opened by srujzs - 1
Unexpected DWDS error for getObject | rti.dart
#2582 opened by itsJoKr - 2
Autofillgroup produces an error in edge
#2572 opened by w0da - 6
"Cannot read packages spec" when running Flutter app in Pub Workspace, affecting debugging/breakpoints
#2575 opened by DanTup - 0
implement getModuleLibraries in dart_runtime_debugger
#2573 opened by jyameo - 0
- 0
implement chrome_proxy_service_ddc_library_bundle_test
#2563 opened by jyameo - 0
Breakpoints break in wrong location in unnamed extensions: FrameComputer: Error calculating sync frame: RangeError (end): Invalid value: Not in inclusive range 15..26: 10
#2574 opened by DanTup - 0
DWDS error when running DevTools integration tests
#2571 opened by elliette - 1
- 0
Add an enforce-lockfile command line option
#2565 opened by Wdestroier - 1
Investigate test failures related to SDKs located on paths containing spaces on Windows
#2556 opened by bkonyi