News App | Flutter
Developed a Flutter-based News application that displays the latest news articles through a clean and responsive interface. The app retrieves real-time news from a REST API, allowing users to browse headlines by category and read full article details.
Features:
Browse the latest news articles.
View news by category.
Detailed article screen.
Real-time data from REST APIs.
Responsive and user-friendly UI.
Smooth navigation between screens.
Error and loading state handling.
Technologies:
Flutter & Dart
REST APIs
Http
JSON Parsing
Cubit (BLoC)
Clean Architecture
Responsive UI
Git & GitHub
My Role:
Designed and developed the application's UI, integrated REST APIs to fetch news data, implemented state management using Cubit (BLoC), handled loading and error states, and built a responsive, clean, and maintainable application.