ncosgray / cuppa_mobile

A simple tea timer app for Android and iOS built with Flutter.
https://www.nathanatos.com
BSD 3-Clause "New" or "Revised" License
69 stars 7 forks source link

Export/import teas, settings, and stats (closes #128) #135

Closed ncosgray closed 11 months ago

ncosgray commented 11 months ago
  1. Export JSON text files containing all Cuppa data
  2. Save via OS share menu
  3. Import from filesystem with file picker
  4. Error handling
  5. Implement helper functions for dialog prompts