imvalient / flutter-mobx-graphql

A simple Spotify app that fetches data from a GraphQL server, using a MobX state management for Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter-mobx-graphql

A Flutter application that uses the Spotify GraphQL API to retrieve the artists, albums and their tracks using GraphQL and MobX.

You can read more about it here.

Setup

Clone the repo

$ git clone https://github.com/joshuadeguzman/flutter-mobx-graphql

Install dependencies

$ flutter packages get

Run the app

$ flutter run -v

Contact

Let's connect

If this helped you, please don't forget to show some 💙

this repo or follow me on:

Credits

License

BSD @joshuadeguzman

About

A simple Spotify app that fetches data from a GraphQL server, using a MobX state management for Flutter.


Languages

Language:Dart 86.8%Language:Ruby 11.2%Language:Swift 1.4%Language:Kotlin 0.5%Language:Objective-C 0.1%