You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a Pokedex made with Flutter using the API from https://pokeapi.co. It follows the Clean Architecture principles and uses the BLoC pattern for state management. It is responsive f…