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














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