Pokédex App to search and save Pokémons, built with Flutter.
- PokeAPI - Pokemon API.
- http - Handle HTTP Requests.
- get_it - Service Locator.
- bloc - State Management.
- flutter_bloc - Integrate blocs in Flutter.
- internet_connection_checker - Checks the internet connection.
- path_provider - Find commonly used locations on filesystem.
- sqflite - SQLite plugin.
- sqflite_common_ffi - Add sqflite suport to desktop and allow unit testings.
- cached_network_image - Keep network images in the cache.