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

Platformweb

Web implementation of the local_storage_cache plugin.

Changelog #

2.0.0 #

  • Initial release of Web implementation
  • IndexedDB-based storage using package:web
  • LocalStorage for secure key storage
  • Modern JS interop with dart:js_interop
  • Database export functionality