Added implementation of ToDo App in Flutter

pull/1079/head
Saptarshi Adhikari 2 months ago committed by GitHub
parent 9e8dd00f10
commit 5ce48ddebc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,3 +29,4 @@ The classic To-Do application where a user can write down all the things he want
- [To Do List on Codepen](https://codepen.io/yesilfasulye/pen/eJIuF) by [Burak Kaya](https://codepen.io/yesilfasulye/)
- [Todo App in Plain JavaScript](https://safdarjamal.github.io/todo-app/)
- [Todo App in Golang](https://github.com/schadokar/go-to-do-app)
- [Todo App in Flutter](https://github.com/Mastermind-sap/TaskWizard)

Loading…
Cancel
Save