Tags: Wdestroier/webdev
Tags
[dwds] Implement hot reload and publish 24.3.4 (dart-lang#2583) - Modifies the Chrome proxy service to call a callback that the injected client has setup in order to do a hot reload. - This callback forwards to the restarter. - This restarter reads from a path that Flutter tools sets up beforehand in order to fetch the changed sources and their associated libraries. - Issues a hot reload to DDC using that data. - Reassembles the Flutter engine to render a frame if the extension exists. - Returns a custom ReloadReport on whether or not this operation succeeded. - Fixes a test to no longer assume an error throws but that the ReloadReport returns false for success. - Publishes DWDS 24.3.4.
Implement hot restart for DDC library bundle format and publish 24.3.3 ( dart-lang#2576) * Build dwds with Dart 3.8.0-12.0.dev Formats some generated code and updated client.js. * Implement hot restart for DDC library bundle format - Optionally invokes ext.flutter.disassemble to restart engine - Calls dartDevEmbedder.hotRestart to trigger a hot restart The rest of the implementation will and needs to be in the Flutter tools repo. * Publish 24.3.3
[ DWDS ] Relax DDS constraint, prepare for 24.3.2 release
Allow for setting custom DDS port (dart-lang#2546) Related to flutter/flutter#159157
Expose FrontendServerDdcLibraryBundleStrategyProvider, make vm_servic… …e_interface a min constraint, and publish 24.3.0 (dart-lang#2547) Updates version.dart and client.js as well.
Prepare for DWDS 24.2.0 and Webdev 3.7.0 releases (dart-lang#2536)
Prepare for DWDS 24.2.0 and Webdev 3.7.0 releases (dart-lang#2536)
Prepare package:webdev 3.6.0 for release (dart-lang#2476)
Prepare webdev for release to version 3.5.0 (dart-lang#2417)
PreviousNext