flutter_web_view 0.0.6
flutter_web_view: ^0.0.6 copied to clipboard
A native WebView plugin for Flutter with Nav Bar support. Works with iOS and Android
0.0.1 09-25-17 #
- Support for full screen web view
- Supports nav bar with actions
- Supports listening for redirect events
- Control javascript and media playback support
- Supports loading new pages ( post initialization )
- iOS & Android
0.0.2 11-07-17 #
- Android back button support - https://github.com/apptreesoftware/flutter_webview/pull/5
0.0.4 11-12-18 #
- Fix build errors after gradle update
0.0.5 11-12-18 #
- Fix crash after upgrading to Flutter 0.11.3
0.0.6 03-04-19 #
- Upgrade kotlin plugin version for compatibility with latest gradle