Skip to content

Files

Latest commit

78a1eb3 · May 12, 2024

History

History

gql_example_flutter

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