Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 801 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 801 Bytes

pokedex

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

Getting Started

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

Screenshots

This is a demo screenshot for the result applications.

  • We also use MVVM Architecture in there

  • This is for the architecture