Package io.flutter.plugin.common
Interface PluginRegistry.PluginRegistrantCallback
- Enclosing interface:
- PluginRegistry
Deprecated.
See https://flutter.cn/go/android-project-migration for migration details.
Callback interface for registering plugins with a plugin registry.
For example, an Application may use this callback interface to provide a background service with a callback for calling its GeneratedPluginRegistrant.registerWith method.
-
Method Summary
-
Method Details
-
registerWith
Deprecated.
-