https://github.com/ciucurdaniel/todoappcubit
A Flutter todo app made to learn Cubit State management and SQFlite.
https://github.com/ciucurdaniel/todoappcubit
cubit flutter flutter-app sqflite-database sqlite
Last synced: 8 months ago
JSON representation
A Flutter todo app made to learn Cubit State management and SQFlite.
- Host: GitHub
- URL: https://github.com/ciucurdaniel/todoappcubit
- Owner: CiucurDaniel
- Created: 2022-01-11T17:52:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T17:56:33.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T04:29:01.237Z (9 months ago)
- Topics: cubit, flutter, flutter-app, sqflite-database, sqlite
- Language: Dart
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_todo_app
A new Flutter project for a TODO app that uses local storage with SQLite via the SQFlite package.
UI is inspired by [this project](https://dribbble.com/shots/14100356-ToDo-App-UI) on Dribble.