For the complete documentation index, see llms.txt. This page is also available as Markdown.

User Data

The user data is stored locally using SQLite. The name of the folder is different between development and production.

Mode
Flutter
Tauri

development

flowy_dev

dev/data

production

flowy

data

Last updated

Was this helpful?