(still developing... 🚧)
- Basic tamplate
- Fetch Pokémons from API
- Sort Pokémon list
Before you start, you need to install the following tools: Flutter SDK, Android Studio. You might wanna have a good text editor like VSCode
# Clone this repo
$ git clone <https://github.com/augusto-carlos/pokedex>
# Change directory to the repository folder using terminal/cmd
$ cd pokedex
# Run the app with flutter
$ flutter run
The following tools was used to build this project: