/pokydx

A pokedex made with flutter that has all the pokemon till 7th gen

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Pokydx

A mini-encyclopedia of Pokémon species, types, evolutions, and moves.

This project uses Pokeapi to access data about Pokemon. Dataset of all the pokemon list is got from Data.world

Demo

Demo

Get it on Google Play

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/MohammedAkhil/pokydx
$ cd pokydx/
$ flutter run

Simulate for iOS

Method One

Open the project in Xcode from ios/Runner.xcodeproj.
Hit the play button.

Method Two

Run the following command in your terminal.
$ open -a Simulator
$ flutter run

Simulate for Android

Make sure you have an Android emulator installed and running.
Run the following command in your terminal.
$ flutter run
Check out Flutter’s online documentation for help getting start with your Flutter project.

Feel free to add issues with bugs or ideas. Any pull requests are very welcome!

Contributors

Thanks goes to these wonderful people (emoji key):

Mohammed Akhil
Mohammed Akhil

🎨 💻 🤔
Maggie Yogeshvar
Maggie Yogeshvar

📖

This project follows the all-contributors specification. Contributions of any kind welcome!