jio_webview_platform_interface 1.0.0 copy "jio_webview_platform_interface: ^1.0.0" to clipboard
jio_webview_platform_interface: ^1.0.0 copied to clipboard

Reusable base class for jio webview platform interfaces of Flutter federated plugins, to help enforce best practices.

0.0.1 Initial release - 16 February 2025 #

  • 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.

0.0.2 Test case added - 21 February 2025 #

  • Added fake_webview_platform implementation for enforcing that a webview platform interface test
  • webview_platform_interface_test and a example project.

1.0.0 15 January 2026 #

  • JioWebviewPlatformInterface flutter-ci & pubspec update.
1
likes
0
points
170
downloads

Publisher

verified publisherjiocoders.com

Weekly Downloads

Reusable base class for jio webview platform interfaces of Flutter federated plugins, to help enforce best practices.

Repository (GitHub)
View/report issues

Topics

#federation #plugin-development

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on jio_webview_platform_interface