Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 916 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 916 Bytes

BabyDiary (GPL License)

Home Settings Add Child

Getting Started

This project is a starting point for a Flutter application.

Dependencies

TODO

  • Home page
  • Add page
  • Settings page
  • Data storage with SQLite
  • State management with BLoC
  • String localization (en, zh-TW)
  • Unit test
  • CI/CD