flutter_repomgr
A Flutter application which persists app data to and from device storage.
Aim
Flutter experiments with device disk I/O, including:
- serialisation/deserialisation of object.
- Moor database with DAO.
A Flutter application which persists app data to and from device storage.
Flutter experiments with device disk I/O, including: