webviewx 0.1.0
webviewx: ^0.1.0 copied to clipboard
A feature-rich cross-platform webview using webview_flutter for mobile and iframe for web. JS interop-ready.
0.1.0 #
- Migrated to null safety
- Fixed migration issues
- Updated the example app
- Bumped dependencies version
0.0.4 #
- It is now possible to add and execute JS inside webpages that were loaded using SourceType.URL_BYPASS
- Fixed small issue when loading urls, where the proxies would fail fetching the page with error 400
- Bumped dependencies version
0.0.3 #
- Fixed more analyzer warnings
- Fixed unidentified platform issue
- Improved code in the mobile version
- Bumped dependencies version
0.0.2 #
- Fixed many documentation issues and analyzer warnings
0.0.1 #
- Initial release