Flutter Engine
The Flutter Engine
|
Public Member Functions | |
void | registerWith (@NonNull PluginRegistry registry) |
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.
Definition at line 437 of file PluginRegistry.java.
void io.flutter.plugin.common.PluginRegistry.PluginRegistrantCallback.registerWith | ( | @NonNull PluginRegistry | registry | ) |