Flutter Pokedex with Pokeapi and flutter_bloc with skeleton and animations
https://davcrash.github.io/flutter_pokedex/
- Add Flutter to your machine
- Open this project folder with Terminal/CMD and run
flutter packages get
- To run the project run
flutter run
and select the emulator, to run flutter web runflutter run -d chrome --web-renderer canvaskit