Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.73 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.73 KB

FlutterDex

FlutterDex

A simple PokeDex App created using Flutter and Dart and using API from PokeApi.

UI Design inspired by :

Features

  • Search Pokemon by their Id or Name
  • Randomized Pokemon on the Home Screen
  • Pokemon About Info
  • Pokemon Stats Info
  • Pokemon Moves Info

How to Run

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

Contact

License

Distributed under the MIT License. See LICENSE for more information.