plugin_platform_interface 1.0.3 copy "plugin_platform_interface: ^1.0.3" to clipboard
plugin_platform_interface: ^1.0.3 copied to clipboard

outdated

Reusable base class for Flutter plugin platform interfaces.

1.0.3 #

  • Fix homepage in pubspec.yaml.

1.0.2 #

  • Make the pedantic dev_dependency explicit.

1.0.1 #

1.0.0 - Initial release. #

  • Provides PlatformInterface with common mechanism for enforcing that a platform interface is not implemented with implements.
  • Provides test only MockPlatformInterface to enable using Mockito to mock platform interfaces.
97
likes
20
pub points
99%
popularity

Publisher

verified publisherflutter.dev

Reusable base class for Flutter plugin platform interfaces.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on plugin_platform_interface