Flutter To-Do List App
A basic Flutter todolist GraphQL application.
How to use this?
Clone it and cd into the root folder locally and put the command flutter pub run
in the terminal, so that it fetches all the requisite dependencies. Then type in flutter run
in the terminal.