Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 943 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 943 Bytes

Anime ID 🌍📱

Anime ID is an open-source Flutter application demonstrating how to integrate and interact with a GraphQL API in a Flutter app. The app uses AniList a popular open-source GraphQL API to fetch data and display it in the app. The project is designed for developers who want to learn how to use GraphQL in Flutter.

Table of Contents

Features

  • 📡 Fetch data using GraphQL queries.
  • 🗺️ Display genre list, series list and more.
  • 🔍 Interactive user interface powered by Flutter.
  • 🚀 Easy integration with any GraphQL API.
  • 💡 Fully documented, open-source project for learning and contributing.

Tech Stack

  • Flutter - Cross-platform mobile framework.
  • GraphQL - Query language for APIs.