A list of Pokemon, it was made by consuming the pokemon api, I made that project based on video by Luis Serrano Donaire.
- CircularProgressIndicator: To indicate the list isn't loaded yet.
- FutureBuilder: To make the list.
- ListView: To show the list.
- ListTile: To show each item.
- flutter_native_splash: To implement a splash screen to initialize the app.

.png)
.png)