https://github.com/johnuberbacher/pokedex
Pokédex App built using Dart and Flutter
https://github.com/johnuberbacher/pokedex
android api dart dartlang flutter flutter-app flutter-apps flutter-examples flutter-ui ios json pokedex pokedex-application pokemon pokemon-api pokemon-app
Last synced: about 1 month ago
JSON representation
Pokédex App built using Dart and Flutter
- Host: GitHub
- URL: https://github.com/johnuberbacher/pokedex
- Owner: johnuberbacher
- Created: 2021-06-21T17:52:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T19:52:23.000Z (almost 4 years ago)
- Last Synced: 2025-04-14T04:56:51.121Z (6 months ago)
- Topics: android, api, dart, dartlang, flutter, flutter-app, flutter-apps, flutter-examples, flutter-ui, ios, json, pokedex, pokedex-application, pokemon, pokemon-api, pokemon-app
- Language: Dart
- Homepage: https://fluter-pokedex.netlify.app
- Size: 500 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokédex - iOS and Android App
   
### Installation
```
git clone https://github.com/johnuberbacher/pokedex.gitflutter pub get
flutter run
```### Flutter-Web Demo
https://fluter-pokedex.netlify.app### To-Do
- [x] ~~Finish textfield search functionality~~- [x] ~~Add scrollbar to listview for rapid scrolling~~
- [ ] Refactor duplicated wdigets
- [ ] Add typing resistances and strengths within details screen
- [ ] Add filter menu for filtering between generations and pokemon types
### Meta
John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)