Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 257 Bytes

File metadata and controls

9 lines (6 loc) · 257 Bytes

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.