-
Notifications
You must be signed in to change notification settings - Fork 136
Setup & Configuration
Nishant Singhal edited this page Sep 18, 2022
·
6 revisions
- Clone the repository from GitHub:
git clone https://github.com/NishantSinghal19/taskwarrior-flutter.git - Navigate to the project's root directory:
cd taskwarrior-flutter - Install dependencies:
flutter pub get - Check for Flutter setup and connected devices:
flutter doctor - Run the app:
flutter run
A mobile app of TaskWarrior in Flutter