flutter_simple_webview 2.0.0 copy "flutter_simple_webview: ^2.0.0" to clipboard
flutter_simple_webview: ^2.0.0 copied to clipboard

A production-grade, zero-dependency Flutter WebView package with advanced features like file upload, background download, and cookie persistence.

0.0.1 #

๐ŸŽ‰ Initial Release

The first version of flutter_simple_webview, a lightweight and customizable Flutter WebView widget.

โœจ Features

๐ŸŒ WebView with JavaScript enabled

๐Ÿ”Œ Internet connectivity check using connectivity_plus

๐Ÿ“ถ Auto retry on network restored

๐Ÿงญ External link handling (tel:, mailto:, geo:, etc.)

๐Ÿ“Š Linear & circular progress indicators

โŒ Fallback error screen for no internet

๐Ÿ”™ AppBar with back & refresh actions

โ˜๏ธ Custom callbacks for page start, finish, and error events

๐Ÿงฉ Platforms

โœ… Android support

โœ… iOS support

โš™๏ธ Permissions Included

Android: Internet, Network, Camera, Microphone, Call

iOS: Camera & Microphone usage descriptions

1.0.0 #

๐Ÿš€ Improved Stability & Enhancements

This update focuses on improving reliability, documentation, and compatibility across Android and iOS.

๐Ÿงฉ Enhancements

โœ… Fixed WebView initialization issue on Android

โœ… Improved SurfaceAndroidWebView setup for newer Flutter versions

โœ… Better connectivity stream handling for connectivity_plus (handles multiple results correctly)

โœ… Updated inline documentation for all public properties and methods

โœ… Added detailed usage examples and setup instructions

โœ… Optimized code for performance and readability

๐Ÿง  Developer Experience

๐Ÿ“ Added full DartDoc comments for all configurable parameters

๐Ÿงฑ Improved example project with working demo

๐Ÿงพ Enhanced README with clearer permissions and integration steps

๐Ÿ› Bug Fixes

๐Ÿ”ง Fixed missing WebView import and platform initialization issue

๐Ÿ”ง Resolved StreamSubscription type mismatch warning

๐Ÿ”ง Improved error handling for network and WebView load failures

2.0.0 #

  • Initial release.
  • Added SimpleWebView with native implementation.
  • Added File Upload support.
  • Added Background Download support.
  • Added Cookie Persistence.
5
likes
140
points
244
downloads

Publisher

verified publisherrahulreza.com

Weekly Downloads

A production-grade, zero-dependency Flutter WebView package with advanced features like file upload, background download, and cookie persistence.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_simple_webview

Packages that implement flutter_simple_webview