hungps / flutter_pokedex

Pokedex app built with Flutter (with lots of animations) using Clean Architecture
https://hungps.com
Other
2.31k stars 562 forks source link

Add Moves to Pokemon Info #72

Closed unrealJune closed 1 year ago

unrealJune commented 1 year ago

Moves are fetched from PokeAPI.

unrealJune commented 1 year ago

Hey! I added the capability to check the moves of a pokemon in the info card.

image image

hungps commented 1 year ago

Hi @unrealJune, Thank you so much for your contribution! Unfortunately, this project is currently not using any external API (PokeAPI in this case), so I will temporarily close this PR. Sorry!