mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Removed --start-paused flag by default and set useDwdsWebSocketConnection in DWDS - Updated logic for adding middleware and generating loadindicator - Revert changes in https://github.com/flutter/flutter/pull/170610/ Related to https://github.com/dart-lang/webdev/issues/2605. Fixes https://github.com/dart-lang/sdk/issues/60289. Sibling PR in DWDS: https://github.com/dart-lang/webdev/pull/2629 This PR will need to be submitted before this one. The pubspec must be updated with a new release of DWDS after the changes are submitted