Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 194 Bytes

Start the server:

flutter packages pub run graphql_starwars_test_server

And then flutter run, or flutter run -d chrome for web support:

flutter for web image