Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ArizArmeidi/FlutterDex

A simple PokeDex App with Modern UI created using Flutter and Dart and using API from PokeApi.
https://github.com/ArizArmeidi/FlutterDex

dart flutter flutter-apps flutter-examples flutter-ui pokeapi pokedex pokemon

Last synced: 3 months ago
JSON representation

A simple PokeDex App with Modern UI created using Flutter and Dart and using API from PokeApi.

Awesome Lists containing this project

README

        

FlutterDex






# FlutterDex

A simple PokeDex App created using [Flutter](https://flutter.dev/) and [Dart](https://dart.dev/) and using API from [PokeApi](https://pokeapi.co/).

UI Design inspired by :
- [Home Screen](https://www.pinterest.com/pin/133982157654115616/)
- [Pokedex iOS App](https://dribbble.com/shots/4862523-Pokedex-iOS-app-Squirtle) - by [Daniel Motta](https://dribbble.com/DanielMots)

## Features

- Search Pokemon by their Id or Name
- Randomized Pokemon on the Home Screen
- Pokemon About Info
- Pokemon Stats Info
- Pokemon Moves Info

## How to Run

1. Clone the repo
```sh
git clone https://github.com/ArizArmeidi/FlutterDex.git
```
2. Install all the packages by typing the following command
```sh
flutter pub get
```
3. Run the App

## Contact

- [Ariz Armeidi](https://github.com/ArizArmeidi/) | [Twitter](https://twitter.com/ArizArmeidi) | [Instagram](https://www.instagram.com/ariz.armeidi/)
- If you find the content of this repository useful and you have some extra money, you can donate to me through [PayPal](https://www.paypal.com/paypalme/arizarmeidi)

## License
Distributed under the MIT License. See `LICENSE` for more information.