Interface | Description |
---|---|
FlutterPlugin |
Interface to be implemented by all Flutter plugins.
|
FlutterPlugin.FlutterAssets |
Provides Flutter plugins with access to Flutter asset information.
|
PluginRegistry |
Class | Description |
---|---|
FlutterPlugin.FlutterPluginBinding |
Resources made available to all plugins registered with a given
FlutterEngine . |