mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
All the headers for Flutter.framework are now in framework/Headers and all the source files for Flutter.framework are now in framework/Source. Previously it was unclear that FlutterAppDelegate and main_ios.mm weren't part of Flutter.framework. (They still build as part of the framework, but that's something I'll fix in a later patch.)