Skip to content

A fancy task manager application for learning Flutter, Bloc pattern and Firebase

Notifications You must be signed in to change notification settings

rubythonode/task_manager_flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

image image

image image

image image

image image

About

A fancy task manager application for learning Flutter, Bloc pattern and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.9%
  • Ruby 3.2%
  • Other 1.9%