app_storage 1.0.0 copy "app_storage: ^1.0.0" to clipboard
app_storage: ^1.0.0 copied to clipboard

A simple and secure local storage package with support for primitives, collections, and JSON serialization.

1.0.0 #

  • Initial release
  • Support for primitives, collections, JSON serialization, and secure data storage
  • Support for time-to-live (TTL) for cached data
  • Support for secure storage for sensitive data (tokens, passwords)
  • Support for multiple data types (primitives, lists, maps, and custom objects)
  • Support for exception handling with custom exceptions
  • Support for platform-specific storage (Android, iOS, Web, Windows, macOS, Linux)
  • Support for JSON serialization for complex types
0
likes
160
points
109
downloads

Publisher

verified publisherkyawzayartun.com

Weekly Downloads

A simple and secure local storage package with support for primitives, collections, and JSON serialization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, shared_preferences

More

Packages that depend on app_storage