I developed a simple news application using a free public API to fetch real-time articles. The app was built with Flutter and structured using the BLoC state management pattern, which allowed me to maintain a clean architecture, separate business logic from UI, and handle API states efficiently. The project demonstrates API integration, JSON data handling, responsive UI design, and solid experience with the Flutter BLoC workflow.