PluginRegistry.Registrar#view()
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.