Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
A Rick And Morty Mobile App using the API [https://rickandmortyapi.com/graphql]
- Host: GitHub
- URL: https://github.com/ericatsu/rickandmorty
- Owner: ericatsu
- Created: 2022-11-16T06:31:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T23:17:22.000Z (2 months ago)
- Last Synced: 2024-09-29T12:03:28.517Z (about 2 months ago)
- Topics: flutter, flutter-apps, frontend, fullstack, getx, graphql, graphql-api, mobile-development, rickandmortyapi
- Language: Dart
- Homepage: https://rick-and-morty-eric.web.app
- Size: 2.55 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.