# News App
**Flutter & Dart | REST API | Clean Architecture**
Developed a modern news application using Flutter that delivers real-time news from multiple categories through REST APIs. The app is built with Clean Architecture to ensure scalability, maintainability, and a clear separation of concerns.
### Key Features
* Browse news across multiple categories, including General, Business, Sports, Technology, Entertainment, Health, and Science.
* Fetch real-time news articles from a REST API.
* View detailed articles with images, titles, descriptions, and publication information.
* Smooth and responsive user interface with fast navigation.
* Error handling and loading states for a better user experience.
* Organized project structure following Clean Architecture principles.
### Technologies Used
* Flutter & Dart
* REST API Integration
* HTTP/Dio
* Clean Architecture
* State Management
* Responsive UI Design