Table of Contents
Docket = "An agenda or list of things to be done.". For example, If someone asks you what's on your docket for the day, they really just want to know what you're doing today. The app lets you create a docket each day, listing out all the actions you would like to do that day.
Having a list of all the things you plan to do for that day, helps you stay focused and more organised.✌🏾
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this app better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Clone project to local device
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- flutter sdk
- Android studio & sdk
- Vs code optional Don't forget to install the dart and flutter extensions in vs code. I also found the Error lens extension very useful
After cloning project to your local device, you would want to run in terminal
flutter pub get