Pokedex

build status coverage Status

Preview And Screenshots

Getting Started ?

This project uses a simple layered architecture with seperation of concern, maintainance and testing in mind.

Dependencies

This projects depends on a couple of awesome packages

Running The App ?

flutter is required to run this application, see installation docs here When you have flutter installed on your system, Use the following command to run the app on your local emulator/simulator or connected device, this would build and install the app on your device

$ flutter run
$ flutter test --coverage // run tests

GitHub

View Github