A simple todo app to not forget things
Report Bug
·
Request Feature
Table of Contents
- Clone the repo
git clone https://github.com/lll-Death-lll/procrastinator
- Install NPM packages
flutter pub get
- Run the project
flutter run
- Change git remote url to avoid accidental pushes to base project
git remote set-url origin github_username/repo_name git remote -v # confirm the changes
Distributed under the Apache License 2.0. See LICENSE
for more information.
Roman Avdeev - @lll_Death_lll - [email protected]
Project Link: https://github.com/lll-Death-lll/procrastinator