mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* The Flutter engine will be shipped as a shared library. * The engine is renderer and window toolkit agnostic. * The simple public C API is described in embedder.h. * ABI breaking changes will be indicated by changing the FLUTTER_ENGINE_VERSION. * A simple GLFW based example of this API is available at https://gist.github.com/chinmaygarde/8abf44921f7d87f6da7bf026267c4792