cs_wownero_flutter_libs_platform_interface 1.1.0 copy "cs_wownero_flutter_libs_platform_interface: ^1.1.0" to clipboard
cs_wownero_flutter_libs_platform_interface: ^1.1.0 copied to clipboard

A common platform interface for cs_wownero_flutter_libs

cs_wownero_flutter_libs_platform_interface #

A common platform interface for the cs_wownero plugin.

Usage #

To implement a new platform-specific implementation of cs_wownero, extend CsWowneroFlutterLibsPlatform with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default CsWowneroFlutterLibsPlatform by calling CsWowneroFlutterLibsPlatform.instance = CsWowneroFlutterLibsPlatform().

0
likes
140
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for cs_wownero_flutter_libs

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cs_wownero_flutter_libs_platform_interface