Skip to content

Ian-FR/flutter-github-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Github GraphQL API

A new Flutter project to explore Github GraphQL API using flutter_bloc and clean principles.

Installation

  • Clone the repo:
git clone [email protected]:Ian-FR/flutter-github-graphql.git
  • And then we can use the normal build and run procedure *
flutter pub get && \
 flutter run \
 --dart-define="GITHUB_TOKEN=<your-github-personal-token>"
  • To generate a github personal token, visit Github docs

Getting Started

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A flutter project to explore github graphql api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published