This project is a starting point for a Flutter application.
- settings_ui: For settings page
- flutter_slidable: For listview
- sqflite: For data storage
- flutter_bloc: For state management
- and more (see pubspec.yaml)
- Home page
- Add page
- Settings page
- Data storage with SQLite
- State management with BLoC
- String localization (en, zh-TW)
- Unit test
- CI/CD