https://github.com/sandromaglione/session_cache
Cache data in local storage and invalid cache every time the app is opened
https://github.com/sandromaglione/session_cache
Last synced: 7 months ago
JSON representation
Cache data in local storage and invalid cache every time the app is opened
- Host: GitHub
- URL: https://github.com/sandromaglione/session_cache
- Owner: SandroMaglione
- License: other
- Created: 2020-12-31T09:51:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-31T09:53:16.000Z (almost 5 years ago)
- Last Synced: 2025-01-15T20:27:42.282Z (9 months ago)
- Language: Dart
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# session_cache
A new Flutter package project.
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.