offline_webview 1.0.1
offline_webview: ^1.0.1 copied to clipboard
A lightweight high-performance Flutter SDK for offline web package loading. Features: offline package management, URL matching, flow pipeline, WebView integration, monitoring and reporting. Supports i [...]
Changelog #
1.0.1 - 2024-05-20 #
- Improved pub.dev score with English description and README
- Fixed lint warnings (prefer_final_fields)
- Updated analysis_options.yaml
1.0.0 - 2024-05-20 #
- Initial release
- Offline package download and caching
- URL to bisName matching
- Flow-based resource processing pipeline
- WebView integration for iOS and Android
- Built-in monitoring and reporting callbacks
- Custom request implementation support