super_webview 1.0.0
super_webview: ^1.0.0 copied to clipboard
A next-level, high-performance Flutter WebView plugin with advanced features like AI DOM automation, native ad blocking, dark mode, and seamless Flutter-JS integration.
1.0.0 #
- Initial Release with a "Pro" feature set.
- Added
SuperWebViewwidget with built-in progress bar and pull-to-refresh. - Implemented
SuperWebViewControllerfor full programmatic control. - Added AI DOM Automation support via natural language commands.
- Added Native Ad Blocking engine using Content Blockers.
- Added Forced Dark Mode and Desktop Mode toggles.
- Added Page Screenshot and Native Printing support.
- Added Find on Page text search capabilities.
- Implemented comprehensive Cookie Management for session persistence.
- Added SSL Error Handling and Basic Auth support.
- Improved Android compatibility with hybrid composition and
minSdk 19support. - Added crash recovery and navigation history retrieval.