Skip to content

[Enhancement] JSON Data Export/Import #29

Description

@Addereum

Labels: enhancement, flutter, help wanted

Description:
We currently export data as CSV and PDF specifically for sharing with therapists. However, it would be awesome to also have a plain JSON export/import function.

This would allow users to easily backup all their local Hive data (Meals, Settings, Safe Foods, etc.) into a single JSON file and restore it on another device, giving them full control over their data.

Tasks:

  • Implement a method to serialize the Hive boxes to JSON.
  • Implement a method to restore the Hive boxes from JSON.
  • Add an "Export/Import Backup" button in the Settings Screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions