federated flutter plugins
link in the README.md.pubspec.yaml
.PlatformInterface
with common mechanism for enforcing that a platform interface is not implemented with implements
.MockPlatformInterface
to enable using Mockito to mock platform interfaces.