Digital Hub News App
A Flutter-based news application that delivers the latest articles with a modern and responsive UI. The app integrates with NewsAPI.org and provides a complete browsing experience through:
User Authentication (login with form validation).
News Feed with real-time articles in a card-based layout.
Search & Category Filters (Sports, Business, Politics, Health, Science, etc.).
Article Details & External Browser Access for full content.
Favorites & Easy Navigation using GetX.
Pull-to-Refresh, shimmer loading animations, and graceful error handling.
Technically, the app is built on BLoC state management, Dio for API requests, and follows clean, scalable architecture with a focus on performance and user experience.