PokKI Moni App

A simple Pokemon App created using Flutter and Dart and [Provider] as State Management and using API from PokeAPI.

Download the APK HERE for testing.

Features

  • Show pokemon by name
  • Show random pokemon info
  • Show random pokemon name

How to Run

  1. Clone the repo
    git clone https://github.com/ayodelesalimon/poke_api_app.git
  2. Install all the packages by typing the following command
    flutter pub get
  3. Run the App