https://github.com/albert-gonzalez/my_diary_app
A Diary App made with Flutter
https://github.com/albert-gonzalez/my_diary_app
dart flutter flutter-quill hive
Last synced: 4 months ago
JSON representation
A Diary App made with Flutter
- Host: GitHub
- URL: https://github.com/albert-gonzalez/my_diary_app
- Owner: albert-gonzalez
- Created: 2022-08-19T16:02:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T15:14:36.000Z (over 2 years ago)
- Last Synced: 2025-01-20T23:18:28.307Z (5 months ago)
- Topics: dart, flutter, flutter-quill, hive
- Language: Dart
- Homepage:
- Size: 657 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Diary App
`My Diary` is a Flutter App Example. It is a personal diary to write your memories. It stores the data in the device using `Hive`.
## Screenshots
![]()
![]()
![]()
![]()
![]()
## Main libs used
- [Table Calendar](https://pub.dev/packages/table_calendar)
- [Flutter Quill](https://pub.dev/packages/flutter_quill)
- [Google Sign In](https://pub.dev/packages/google_sign_in)
- [Hive](https://pub.dev/packages/hive)
- [Uuid](https://pub.dev/packages/uuid)
- [Provider](https://pub.dev/packages/provider)
- [Mockito](https://pub.dev/packages/mockito)