darwin-morocho / pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokedex

Local deploy

  • First install all dependencies
flutter pub get
  • Next generate the code using
flutter pub run build_runner build

Now you are ready to run the project using

flutter run --dart-define=BASE_API_URL=https://pokeapi.co --dart-define=BASE_IMAGE_URL=https://www.pkparaiso.com/imagenes/pokedex/pokemon/

NOTE: to run on web make sure that you are using html renderer instead of canvaskit

About


Languages

Language:Dart 50.3%Language:C++ 22.1%Language:CMake 19.8%Language:Ruby 2.8%Language:HTML 1.9%Language:C 1.5%Language:Swift 1.4%Language:Kotlin 0.1%Language:Objective-C 0.0%