mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Made creating and using a FlutterEngine a bit easier, to try to get it get it as easy to use as Android's equivalent. * Added a default entrypoint variable. * I added `run` to and `initWithName:` to FlutterEngine.