A new Flutter project to try implemented graphql
This project is a starting point for a Flutter application.
I use github API
for this project. So, you need to prepare your github secret token if you want to continue.
To run this project properly please copy the secret example to secret dart file you can do this command on your main project folder:
cp secret.dart.example secret.dart
Don't forget to add your github token to the kToken.