mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We are about to `dart format` all the Dart code in the repo, which line-breaks some of our imports. This PR updates `sdk_rewriter.dart` to support line-broken imports.