Tasky Mobile App

A task manager built with Flutter, Serverless, Postgres, Firebase.

This project is an implementation of a Design i found on uigaints.com by Ashish Dhakal

Art

tasky

screenshot_1

screenshot_2

screenshot_3

screenshot_4

screenshot_5

screenshot_6

Getting Started

This project is a starting point for a Flutter application.

To clone this project,
open your terminal or cmd

cd folder/to/clone-into/
git clone https://github.com/RegNex/Tasky.git

Then
locate the project on your system and open with android studio or Vscode or intellij IDE.

To Run:

C:\path\to\project> flutter pub get

then run:

C:\path\to\project> flutter run

Build release version

run: flutter build <OS PLATFORM> e.g flutter build ios --release

Switch Theme

Automatically switch theme based on system settings

Resources

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

Prerequisites

What things you need to run the app

* Android Studio/Vscode/Intellij IDE
* Flutter SDK
* Android SDK
* MacBook / Windows / Linux

GitHub

https://github.com/RegNex/Tasky-Mobile-App