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

retracted

Zero-dependency Dart library for secure token storage with expiration, offline action queue, auto-sync on reconnection, and persistent cache. Works on all platforms.

Changelog #

1.0.0 #

Added #

  • SecureSession - Token storage with expiration
  • OfflineCache - Key-value persistent storage
  • OfflineQueue - Queue actions when offline
  • OfflineSync - Process queue on reconnection with 2s timeout

Features #

  • Single file architecture
  • Compatible with Dart SDK >=2.12.0 <4.0.0
  • Automatic connectivity monitoring
1
likes
0
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Zero-dependency Dart library for secure token storage with expiration, offline action queue, auto-sync on reconnection, and persistent cache. Works on all platforms.

Repository (GitHub)
View/report issues

Topics

#offline #session #cache #queue #sync

License

unknown (license)

More

Packages that depend on offline_secure_session