easy_web_view 1.4.0-nullsafety easy_web_view: ^1.4.0-nullsafety copied to clipboard
A super simple webview for Flutter Web and Mobile
1.4.0-nullsafety #
- Null Safety
1.3.1 #
- Removing cupertino_icons
1.3.0 #
- Fixing Typo
- Added onLoaded Callback
1.2.0 #
- Support for multiple WebViews on the same screen thanks to @MypaceEngine
- To have multiple views you need to add a unique key
1.1.2 #
- Adding RepaintBoundary
1.1.1 #
- Adding Selectable Text
1.1.0 #
- Adding Markdown Source
- Adding Html Source
- Adding Html Element Source
- Updating Controller
- Adding Remote Download
- Adding Convert to Widgets
1.0.1 #
- Added Allow Fullscreen on Web
1.0.0 #
- Initial Plugin