Example GQL Flutter Application This example shows how you can use the gql_build library in your flutter applications. Setup Get dependencies flutter pub get packages Build graphql documents flutter pub run build_runner build Run Run the application flutter run