jmap_flutter_platform_interface 1.0.0
jmap_flutter_platform_interface: ^1.0.0 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
][1] 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.