6bef637118723511f4c6afe7a4f6bb0cfe6830d0
flutter prefix to import (flutter/engine#48617)
This keeps things consistent with other imports and fixes the internal breakage (b/314687390). While the build system here is able to handle imports both with and without the `flutter` prefix, the internal mechanism that rewrites these imports is currently unable to handle the latter case.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%