mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Migrate `FlutterDartProject` and `FlutterPluginAppLifeCycleDelegate` from MRC to ARC. - Swap a few dictionary `objectForKey:` to subscripting. - Header cleanup. - Cleanup build DEPS. Part of https://github.com/flutter/flutter/issues/137801.