mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This adds a flutter_services package responsible for exposing the Dart interfaces exported by the engine in a uniform fashion, regardless of how and where the generated code for the interfaces are organized.