cross_local_storage 2.0.1 copy "cross_local_storage: ^2.0.1" to clipboard
cross_local_storage: ^2.0.1 copied to clipboard

SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux). Also provides JSON file storage.

Changelog #

2.0.1 #

  • Fixed lint issues
  • Fixed interface method remove
  • Fixed method remove for json storage

2.0.0 #

  • Updated to NNBD
  • Migrated to usage of shared_preferences packages
  • Added separate module for json storage

1.1.1 #

  • Updated readme

1.1.0 #

  • Renamed plugin to cross_local_storage

1.0.1 #

  • Fixed issue when opening empty file

1.0.0 #

  • Created common interface for wrapper of SharedPreferences on both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux)
26
likes
160
pub points
79%
popularity

Publisher

verified publisherthisismarch.dev

SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux). Also provides JSON file storage.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, shared_preferences, shared_preferences_linux, shared_preferences_macos, shared_preferences_web, shared_preferences_windows

More

Packages that depend on cross_local_storage