Skip to content

A basic Flutter using SWAPI (Star Wars API in GraphQL)

Notifications You must be signed in to change notification settings

kranfix/flutter_graphql_swapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_graphql_swapi

A Star Wars API based on this figma design and netifly swapi.

App example

Getting Started

The project does not contains the platform folders. Thus there is necessary to create then only once:

flutter create .

Install all dependencies:

flutter pub get

And use the code generator for data models:

flutter pub run build_runner build

Do not forget to allow network permissions:

About

A basic Flutter using SWAPI (Star Wars API in GraphQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages