Skip to content

Setup & Configuration

Nishant Singhal edited this page Sep 18, 2022 · 6 revisions

Getting Started

  1. Clone the repository from GitHub:

git clone https://github.com/NishantSinghal19/taskwarrior-flutter.git 2. Navigate to the project's root directory:

cd taskwarrior-flutter 3. Install dependencies:

flutter pub get 4. Check for Flutter setup and connected devices:

flutter doctor 5. Run the app:

flutter run

Introduction

Requirements

Setup and Configuration

Architecture

Contribution

Clone this wiki locally