A fancy task manager application for learning Flutter, Bloc pattern and Firebase
- Flutter
- Bloc
- Dart
- Firebase
You can follow these instructions to build the task manager application and install it onto your device.
If you are new to Flutter, please first follow the Flutter Setup guide.
git clone https://github.com/coolbeatz71/task_manager_flutter/
cd task_manager_flutter
flutter pub get
flutter run --release
The flutter run --release
command both builds and installs the Flutter app.
I tried my best to make the User interface more fancy and attractive, here are some illustration pages