A small application to learn how to use graphql caching mechanism.
- Start the graphql-server.
- If you are runing the app on a real device:
- Ensure your phone is connected to the wifi.
- Update
url
in themain.dart
file to the one corresponding to your machine (have a look to this post if needed).