Rohit-2602 /
PokeDex
PokeDex is a simple Application that shows the list of Pokemon data fetched from Poke-API.
34/100 healthLoading repository data…
Sourish-Kanna / repository
A PokeDex application developed using Flutter as part of the Skill Development Program in college. The app leverages the PokéAPI, a RESTful API, to retrieve and showcase detailed information about various Pokémon, offering users an interactive and engaging way to explore the Pokémon universe.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A PokeDex application built using Flutter that allows users to explore detailed information about various Pokémon. The app uses the PokéAPI, a RESTful API, to retrieve and display data in an interactive and engaging way.
git clone https://github.com/Sourish-Kanna/Flutter-SDP-PokeDex.git
Navigate to the project directory and install the necessary dependencies:
cd Flutter-SDP-PokeDex
flutter pub get
Make sure you have an Android or iOS emulator running, or connect a device, then run the app:
flutter run
Selected from shared topics, language and repository description—not editorial ratings.
Rohit-2602 /
PokeDex is a simple Application that shows the list of Pokemon data fetched from Poke-API.
34/100 healthhinstonlim /
Mobile Pokedex with Flutter
30/100 healthEnocDelgado /
This is a Pokemon application where we can see a lot of pokemons that exist at the present time.
31/100 health| Home | Search | Detail |
|---|---|---|
I recently tweaked the app to handle all generations and run completely on raw HTTP. Here is what's new:
GridView.builder handles this efficiently by only fetching details for cards visible on screen as you scroll.shared_preferences to cache the global catalog on the device. The app now loads instantly on subsequent boots, even if you are entirely offline.SearchAnchor.bar. It gives real-time type-ahead suggestions as you type and filters everything flawlessly when you hit Enter.ThemeMode.light.This project is licensed under the MIT License - see the LICENSE file for details.
Vikktor93 /
Mobile application prototype of a Pokedex developed in Flutter
31/100 healthGurjitGora /
Pokedex application build using Flutter and Dart
44/100 healthLeonardo-Toledo-Alves-Costa /
A pokedex flutter application using the dart language and riverpod
34/100 health