mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This keeps things consistent with other imports and fixes the internal breakage (b/320443454). 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.