native_webview 0.11.1 native_webview: ^0.11.1 copied to clipboard
A Flutter plugin that provides a WebView widget on Android and iOS.
0.11.1 #
- shouldOverrideUrlLoading returns Future
0.11.0 #
- Add ShouldOverrideUrlLoading
0.10.0 #
- Rename to com.hisaichi5518
0.9.0 #
- Prevent screen flickering on iOS devices.
- Set the default text when using window.prompt on iOS.
0.0.2 #
- Update pubspec.yaml
- Add analysis_options.yaml
0.0.1 #
- Initial release.