hive_local_storage 0.0.7 copy "hive_local_storage: ^0.0.7" to clipboard
hive_local_storage: ^0.0.7 copied to clipboard

A cache helper which uses hive and flutter_secure_storage to make ease to store session and encrypted data

0.0.7 #

  • Bug fixes when getting session
  • added JwtDecoder

0.0.6 #

  • Removed unnecessary type cast
  • added isTokenExpired getter to check whether accessToken is expired or not
  • hasSession() method renamed to hasSession getter
  • added support for registering custom type adapters

0.0.5 #

  • Breaking Changes
    • Methods are renamed for easy understanding
  • map getter added to make compatible to CacheStore

0.0.4 #

  • Bug fixes

0.0.3 #

  • updated README.md

0.0.2 #

  • typo fixes

0.0.1 #

  • initial release
7
likes
0
pub points
83%
popularity

Publisher

verified publisherkishormainali.com

A cache helper which uses hive and flutter_secure_storage to make ease to store session and encrypted data

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_secure_storage, hive, hive_flutter

More

Packages that depend on hive_local_storage