Skip to content

mainawycliffe/flutter_graphql_quick_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_graphql_quick_demo

Run this example:

  1. Clone this repo

  2. Run flutter pub get to install pub dependancies

  3. and then run flutter run

    NB: Make sure your emulator is running and recognized by flutter. You can check that by running flutter docker, then check for the connected device section at the bottom.

For more information, check the offical repo here.