Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.64 KB

File metadata and controls

37 lines (22 loc) · 1.64 KB

Taskster

Flutter - v2.10 Dart - v2.10 State Management - Stateful

A Task management application UI written entirely in Flutter


Inspiration

This application's interface was completely borrowed from Maulana Farhan's Task Management App design. All credit for the graphic design used in this project goes to him. Feel free to check out his other works on dribbble.



The illustration used in the welcome screen was designed by Cami.

Fork & Setup

While this project can be adapted to use any cloud-based storage solution, it currently implements Firebase's cloud firestore as its primary cloud storage solution. To properly setup and run this project, you must include your own Firebase GoogleService-Info.plist and google-services.json files for iOS and Android deployment respectively.

For instructions on setting up a Firebase application and cloud firestore, visit the Firebase website.