offline_webview 1.0.4 copy "offline_webview: ^1.0.4" to clipboard
offline_webview: ^1.0.4 copied to clipboard

A lightweight high-performance Flutter SDK for offline web package loading with URL matching, flow pipeline, WebView integration, monitoring and reporting. Supports iOS/Android.

Changelog #

1.0.4 - 2025-05-20 #

  • Docs: add Python server setup, endpoints, and IOfflineRequest implementation example

1.0.3 - 2025-05-20 #

  • Fix: shorten pubspec description and fix doc comment for pub.dev score

1.0.2 - 2025-05-20 #

  • Refactor: unify to Python server, remove Dart local_server
  • Python server auto-scans packages/ directory and reads version from .offweb.json
  • Update port from 8199 to 18730

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
1
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight high-performance Flutter SDK for offline web package loading with URL matching, flow pipeline, WebView integration, monitoring and reporting. Supports iOS/Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, flutter, flutter_inappwebview, http, mime, path, path_provider

More

Packages that depend on offline_webview