Pokedex app built with Flutter
Go to the releases page to download the latest available apk.
-
Add Flutter to your machine
-
Open this project folder with Terminal/CMD and run
flutter packages get
-
Run
flutter run
to build and run the debug app on your emulator/phone
- Home
- Home - Apply Sliver effect in home screen
- Pokedex
- Pokedex - FAB
- Pokedex - Add FAB animation
- Pokedex - Add grid loading animation
- Pokemon Info
- Pokemon Info - About
- Pokemon Info - Base Stats
- Pokemon Info - Evolution
- Pokemon Info - Moves (no design)
- Pokemon Info - Make tab area expandable
- Pokemon Info - Add animations
- Pokemon Info - Add more Pokemons
- Saepul Nahwan for his Pokedex App design
- Flutter for the great cross platform framework
All the code available under the MIT + Apache 2.0. licenses. See LICENSE.