web_browser 0.3.0 web_browser: ^0.3.0 copied to clipboard
Widgets for showing web pages and web content. Uses webview_flutter in Android/iOS and iframe in browsers.
0.3.0 #
- Fixes dependency constraints.
- Fixes bugs with some breaking changes.
0.2.2 #
- Fixes a bug in DOM handling.
0.2.1 #
- Fixes documentation and dependencies.
0.2.0 #
- Added support for more features supported by the underlying webview_flutter.
- Added support for address bar and navigation buttons bar.
- Removed
WebText
. - Improved documentation.
0.1.0 #
- Initial release