An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Pokédex - iOS and Android App
![](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white) ![](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white) ![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white) ![IOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white)

### Installation

```
git clone https://github.com/johnuberbacher/pokedex.git

flutter 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)