Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikkyboy357/task-manager
Todo app using flutter_bloc, hive db and go_router
https://github.com/mikkyboy357/task-manager
Last synced: 9 days ago
JSON representation
Todo app using flutter_bloc, hive db and go_router
- Host: GitHub
- URL: https://github.com/mikkyboy357/task-manager
- Owner: MikkyBoy357
- Created: 2024-02-15T03:14:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T00:20:21.000Z (11 months ago)
- Last Synced: 2024-11-12T17:48:02.507Z (2 months ago)
- Language: Dart
- Size: 268 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# task_manager
A new Flutter project.
## Getting Started
# make sure to run:
$`flutter pub get`
$`flutter pub run build_runner build`
$`flutter run`