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
A Flutter application that fetches and displays poems by selected authors from the PoetryDB API. The app uses Clean Architecture principles and the BLoC (Business Logic Component) pattern to handle state management and API integration.