Skip to content

partik03/taskwarrior-flutter

 
 

Repository files navigation

TaskWarrior

This project aims to build an app for Taskwarrior. It is your task management app across all platforms. This help you manage your tasks and filter them as your need

Timeline and Project Page

GSoC page

Getting Started

  1. Clone the repository from GitHub:
git clone https://github.com/NishantSinghal19/taskwarrior-flutter.git
  1. Navigate to 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

Contributing

Whether you have some feature requests/ideas, code improvements, refactoring, performance improvements, help is always Welcome. The more is done, better it gets. If you found any bugs, consider opening an issue. Please make sure you specify the commit type when opening pull requests:

feat: The new feature you're proposing

fix: A bug fix in the project


test: Everything related to testing

docs: Everything related to documentation

Community

We would love to hear from you! You may join gsoc-taskwarrior channel of CCExtractor community through Slack:

Slack

Flutter

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

This is the repo of mobile app of taskwarrior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 82.6%
  • C++ 9.3%
  • CMake 4.5%
  • HTML 2.5%
  • C 0.4%
  • CSS 0.3%
  • Other 0.4%