task_manager_flutter
task_manager_flutter copied to clipboard
A fancy task manager application for learning Flutter, Bloc pattern and Firebase
Task manager app
A fancy task manager application for learning Flutter, Bloc pattern and Firebase
Technologies used
- Flutter
- Bloc
- Dart
- Firebase
How to use it?
You can follow these instructions to build the task manager application and install it onto your device.
Prerequisites
If you are new to Flutter, please first follow the Flutter Setup guide.
Building and installing the task manager app
-
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.
App user interface showcase
I tried my best to make the User interface more fancy and attractive, here are some illustration pages