Skip to content

A mobile Flutter app that integrates with a GraphQL API to display Pokemon. Built with flutter_bloc for state management.

License

Notifications You must be signed in to change notification settings

Solenoden/GraphQL-Pokedex.Flutter

Repository files navigation

Flutter Pokedex

A mobile Flutter app that integrates with a GraphQL API to display Pokemon. Built with flutter_bloc for state management.

Getting Started

You can find the required Pokedex API here: https://github.com/Solenoden/GraphQL-Pokedex.BackEnd

Once you have it up and running, update the API_BASE_URL variable in the .env file to point to the API.

If you are running the API locally, make sure to point to your IP address and include the port it is running on. Do not use localhost as it refers to the mobile device.

Screens

Pokemon List

pokemon-filter-screenshot.png pokemon-list-screenshot.png

Pokemon Info

pokemon-info-screenshot.png

About

A mobile Flutter app that integrates with a GraphQL API to display Pokemon. Built with flutter_bloc for state management.

Topics

Resources

License

Stars

Watchers

Forks

Languages