Tasker is an open source task manager (todo list) app, developed using Dart language and Flutter framework.
You can simply download it for Android from Here.
I welcome contributions from the community! If you have an idea for an enhancement or have found a bug, you can raise a GitHub issue here or you can follow these steps to contribute:
- Fork the repository
- Create a new branch
git checkout -b feature/my-new-feature
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin feature/my-new-feature
- Create a new Pull Request
This project is licensed under the Apache-2.0 License.
This Flutter project is developed by Erfan Rahmati.