This project is a mobile application developed in Flutter that allows adding, removing, and marking a task as completed. The project uses components like Floating Action Button, Snackbar, Dismissible, and local database on the user's device.
Before you begin, make sure you meet the following requirements:
- You have a
<Windows / Linux / Mac>
machine; - You have installed Flutter 2.10;
- You have installed XCode;
- You have installed Android Studio;
- You have run Flutter Doctor.
To contribute to <App_list_to_do>, follow these steps:
- Fork the project.
- Create a branch:
git checkout -b feature/feature_name
. - Make your changes and commit them:
git commit -m 'Add some feature_name'
- Push to the original branch:
git push origin feature/feature_name
- Create the pull request.
Alternatively, see the GitHub documentation on creating a pull request.
We thank the following people who contributed to this project:
Leonardo Augustus |
Want to be part of this project? Click HERE and fill out the form.
This project is licensed. See the LICENSE file for more details.