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
  1. Navigate to the project's root directory:
cd taskwarrior-flutter
  1. Install dependencies:
flutter pub get
  1. Check for Flutter setup and connected devices:
flutter doctor
  1. Run the app:
flutter run

Introduction

Requirements

Setup and Configuration

Architecture

Contribution

Clone this wiki locally