Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex

Pokeapi Flutter client.

Getting Started

  1. Install the most recent version of Flutter, and make sure you also set up the ios and android platforms.
  2. Verify if you instalation is correct:
flutter doctor
  1. Install the dependencies:
flutter pub get
  1. Run code generation:
dart run build_runner build
  1. Start your emulator/simulator.
  2. Run the project
fllutter run

Running tests

Run unit tests run on your terminal:

flutter test

App Features

  1. Fetch pokemons (lazy load).
  2. Show pokemon detail.

Missing features

This application was developed in a short time, so we're missing some features listed here:

  1. Enhance error handling.
  2. Save favorite pokemons (missing presentation layer).
  3. Match designs.
  4. Ordering.
  5. Animations.
  6. Widget tests.
  7. Integration tests.

About

A Flutter pokedex

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages