Package io.flutter.plugin.common
Interface PluginRegistry
public interface PluginRegistry
Container class for Android API listeners used by
ActivityPluginBinding
.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Delegate interface for handling activity results on behalf of the mainActivity
.static interface
Delegate interface for handling new intents on behalf of the mainActivity
.static interface
Delegate interface for handling result of permissions requests on behalf of the mainActivity
.static interface
Delegate interface for handling user leave hints on behalf of the mainActivity
.static interface
Delegate interface for handling window focus changes on behalf of the mainActivity
.