-
Notifications
You must be signed in to change notification settings - Fork 89
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
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
A mobile app of TaskWarrior in Flutter