bzzz_platform_interface 0.1.0
bzzz_platform_interface: ^0.1.0 copied to clipboard
Platform interface for the bzzz federated plugin.
bzzz_platform_interface #
Platform interface for the bzzz plugin.
This package provides the shared platform interface used by platform-specific implementations. App developers should depend on bzzz directly, not this package.
Usage #
To implement a new platform-specific implementation of bzzz, extend BzzzPlatform with an implementation that performs the platform-specific behavior.