mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Remove engine code from SkySurface into the controller. * The public API exposed by Flutter.framework for third-party embedders is present ios/public. * Public view controller API uses idiomatic Objective-C and is subclassable by consumers. * Paves way for moving the embedder into a framework.