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