flutter_web_storage 1.0.1 copy "flutter_web_storage: ^1.0.1" to clipboard
flutter_web_storage: ^1.0.1 copied to clipboard

A production-grade, WASM-ready Flutter storage package with synchronous hydration, reactive streams, route preservation, and reload-safe UI controllers.

1.0.1 #

  • Fix pubspec description length limit for pub.dev points.
  • Replace README Mermaid diagrams with standard ASCII diagrams for native pub.dev compatibility.
  • Simplify example app to make code extremely clean and compact.

1.0.0 #

  • Initial release of flutter_web_storage.
  • WASM-Ready and Multiplatform-Safe local/session storage driver.
  • Direct synchronous JS-Interop for zero startup UI flicker.
  • Reactive storage streams (watchString, watchJson, watch<T>).
  • Route preservation WebRoutePreserverNavigatorObserver for F5 browser refreshes.
  • Drop-in UI controllers ReloadSafeTextEditingController and ReloadSafeNotifier.
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publishermomarkhan.com

A production-grade, WASM-ready Flutter storage package with synchronous hydration, reactive streams, route preservation, and reload-safe UI controllers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, web

More

Packages that depend on flutter_web_storage