session_box 1.0.5
session_box: ^1.0.5 copied to clipboard
A Flutter package that allows you store your currently logged in user for quick access
Changelog #
1.0.0 – 2025-08-25 #
- Initial public release.
1.0.1 - 2025-08-25 #
- Reupload from stable branch
1.0.2 - 2025-08-25 #
- Fix typo in read me
- Show proper version in installation instructions (readme)
1.0.3 - 2025-08-25 #
- Update example in readme
- Update API docs in readme
- Add docblocks to API methods
1.0.4 - 2025-08-25 #
- Fix inconsistency in readme API (getUser does not resolve user id)
1.0.5 - 2026-02-20 #
- Bump dependencies and add discontinue message