Home
Softono
flutter_pokedex

flutter_pokedex

Open source Dart
2.5K
Stars
582
Forks
0
Issues
40
Watchers
2 months
Last Commit

About flutter_pokedex

Pokedex app built with Flutter (with lots of animations) using Clean Architecture

Platforms

Web Self-hosted iOS Android

Languages

Dart

Flutter Pokedex

Awesome Flutter Codemagic build status License License

Pokedex app built with Flutter

App preview

Home News Pokedex Pokedex FAB Pokedex Generation Pokemon Info - About Pokemon Info - Base Stats Pokemon Info - Evolution Pokemon Info - Base Stats (Expanded)

Video demo

Demo

Installation

  • Add Flutter to your machine (the compatible Flutter version can be seen in the .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
  • [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
  • [ ] Pokemon Info - Add missing data in About tab
  • [x] Pokemon Info - Add Base Stats data by balvinderz
  • [x] Pokemon Info - Add Evolution data by balvinderz

Thanks

License

All the code available under the MIT + Apache 2.0. licenses. See LICENSE.