Used an .omio file in $XDG_DATA_DIR or ~/.local/share/sitemarker
$XDG_DATA_DIR
~/.local/share/sitemarker
Uses getApplicationDocumentsDirectory() of path_provider library to store an sqlite3 database (done using the drift package).
getApplicationDocumentsDirectory()
path_provider
sqlite3
drift