jmap_flutter_platform_interface 1.0.14
jmap_flutter_platform_interface: ^1.0.14 copied to clipboard
A common abstraction interface for the main module to create an abstraction layer for the underlying native implementations
jmap_flutter_platform_interface #
A common platform interface for the jmap_flutter
plugin.
This interface allows platform-specific implementations of the jmap_flutter
plugin, as well as the plugin itself, to ensure they are supporting the
same interface.