Developed a cross-platform mobile news application using Flutter and Dart, delivering up-to-date articles across multiple categories such as Business, General, and Sports.
• Integrated a RESTful News API to fetch real-time headlines and full articles.
• Implemented state management with Provider/Bloc (choose what you actually used) for smooth data handling and efficient API calls.
• Designed a clean, modern UI with category filters, pull-to-refresh, and detailed article view.
• Optimized API requests with caching and error handling for a seamless user experience even on slow networks.