* The embedder depends on dynamic:embedder * The dylib depends on dynamic:dylib * The embedder calls OnLoad and OnUnload callbacks that setup and teardown the dylib environment * The dylib contains a thin library that services OnLoad, OnUnload and OnInvoke so that vendors dont have to do it themselves (and potentially mess it up) * The vendor only has to implement the `FlutterServicePerform` method that takes a fully scoped handle * This patch is a WIP till we get a stable Flutter ABI. The stuff in mojo/public is *NOT* stable
Flutter Engine
Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.
Flutter is an early-stage open-source project. We are still missing core features like accessibility, text input, localization, and more. However, you can build demos and examples today. We hope you try it out and send us feedback.
-
For information about using Flutter to build apps, please see the getting started guide.
-
For information about contributing to the Flutter framework, please see the main Flutter repository.
-
For information about contributing code to the engine itself, please see CONTRIBUTING.md.
Community
Join us on IRC at #flutter on Freenode or join our mailing list,
flutter-dev@googlegroups.com.