flutter_pokedex
# Flutter Pokedex [](https://github.com/Solido/awesome-flutter) [](https://codemagic.io/app/5d3727997dee22001bb7681c/5d3727997dee22001bb7681b/latest_build) [](LICENSE) [](LICENSE) Pokedex app built with Flutter ## App preview         ") ## Video demo [](https://www.youtube.com/watch?v=qKrFWerjoV8) ## Installation - Add [Flutter](https://flutter.dev/docs/get-started/install) to your machine (the compatible Flutter version can be seen in the [.fvmrc](.fvmrc) file) - Open this project folder with Terminal/CMD and run `flutter pub get` - Run `flutter run` to build and run the debug app on your emulator/phone ## Todos - [x] Home - [x] Home - Apply Sliver effect in home screen - [x] Pokedex - [x] Pokedex - FAB - [x] Pokedex - Add FAB animation - [ ] Pokedex - Add grid loading animation - [x] Pokedex - Add more Pokemons by [balvinderz](https://github.com/balvinderz) - [x] Pokedex - Add load more - [x] Pokemon Info - [x] Pokemon Info - About - [x] Pokemon Info - Base Stats - [x] Pokemon Info - Evolution - [ ] Pokemon Info - Moves (no design) - [x] Pokemon Info - Make tab area expandable - [x] Pokemon Info - Add animations - [x] Pokemon Info - Add more Pokemons by [balvinderz](https://github.com/balvinderz) - [ ] Pokemon Info - Add missing data in About tab - [x] Pokemon Info - Add Base Stats data by [balvinderz](https://github.com/balvinderz) - [x] Pokemon Info - Add Evolution data by [balvinderz](https://github.com/balvinderz) ## Thanks - [Saepul Nahwan](https://dribbble.com/saepulnahwan23) for his [Pokedex App design](https://dribbble.com/shots/6545819-Pokedex-App) - [Sabri Bey](https://www.deviantart.com/sabribey) for the Pikachu gif - [Flutter](https://flutter.dev) for the great cross platform framework ## License All the code available under the MIT + Apache 2.0. licenses. See [LICENSE](LICENSE).