Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.59 KB

README.md

File metadata and controls

39 lines (32 loc) · 2.59 KB

🔷 Flutter Pokédex 🔴

A Pokédex mobile application made with Flutter and PokéApi. This application serves as a motivating practice project incorporating APIs in a Flutter app.

For those unfamiliar, a Pokédex is a portable electronic encyclopedia that Pokémon trainers use to record information about Pokémon. It's a common feature in the Pokémon franchise, first appearing in Pokémon Red Version and Pokémon Blue Version.

The UI/UX design was heavily influenced by Flavio Faris and Don Bailon's Pokédex designs in Dribbbble.

Screens 📱

Pokédex Menu Screen


Pokédex Menu Screen




Setup & Installation 🛠️

Prerequisites

Ensure you have the following installed on your system before proceeding:

  • Flutter SDK: Install Flutter
  • Dart SDK: Bundled with Flutter, no separate installation needed.
  • Android Studio or VS Code (with Flutter & Dart plugins installed)
  • Git: Download Git