mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Sometimes, plugin instances need access to the `FlutterView`. They can currently cast the `messenger()`, but that's fragile. This adds API support for getting the view from the registry.