This is an applications for fetching pokemon data from API and showed in Listview with infinity scrolling
#Author
- Created by Yusril Rapsanjani
- Language use: Dart
- Framework: Flutter
- RestAPI: pokeapi.co
The first step to install this application, you must clone this repository by:
git clone https://github.com/yusriltakeuchi/pokedex.git
After that you get any packages by using command
flutter packages get
Then you can run your project by using command
flutter run
This is a demo screenshot for the result applications.
- We also use MVVM Architecture in there
- This is for the architecture