A task manager built with Flutter and Firebase
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.
The Backend was coded with Nodejs and serverless with Postgres Database and Firebase Auth. Location the code here
Art
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