jio_webview_platform_interface 1.0.0
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
PlatformInterfacewith common mechanism for enforcing that a platform interface is not implemented withimplements. - Provides test only
MockPlatformInterfaceto enable using Mockito to mock platform interfaces.
0.0.2 Test case added - 21 February 2025 #
- Added
fake_webview_platformimplementation for enforcing that a webview platform interface test webview_platform_interface_testand aexampleproject.
1.0.0 15 January 2026 #
- JioWebviewPlatformInterface
flutter-ci&pubspecupdate.