stashbox 0.0.2
stashbox: ^0.0.2 copied to clipboard
A lightweight, persistent JSON storage solution for Dart and Flutter applications
example/README.md
The example application is available on GitLab. To try it out:
- Clone the repository:
git clone [https://gitlab.com/stashbox/stashbox.git](https://gitlab.com/stashbox/stashbox.git)
-
In the Debug Menu(Ctrl + Shift + D) select the "Example app" option.
-
Run the app with F5.