An open API service indexing awesome lists of open source software.

https://github.com/ericatsu/rickandmorty

A Rick And Morty Mobile App using the API [https://rickandmortyapi.com/graphql]
https://github.com/ericatsu/rickandmorty

flutter flutter-apps frontend fullstack getx graphql graphql-api mobile-development rickandmortyapi

Last synced: 8 months ago
JSON representation

A Rick And Morty Mobile App using the API [https://rickandmortyapi.com/graphql]

Awesome Lists containing this project

README

          

# Rick And Morty Mobile App

Browse and search the Characters, Locations and Episodes of the Rick And Morty series using Flutter and GraphQL.

## Introduction

I created a mobile application using Flutter and GraphQL API using [Rick And Morty API](https://rickandmortyapi.com/graphql). You can browse and search for Characters, Locations, and Episodes in details of the [Rick and Morty Sitcom](https://rickandmortyapi.com/).

## Goal
- Integration of GraphQL API with Flutter.