News Reader App – Flutter Demo Project
This is a demo video for the **News Reader App**, a mobile application built using **Flutter**. The app allows users to read the latest news articles from various categories using live data from a News API.
Features:
Clean and modern UI using Flutter
Fetches news via NewsAPI.org
View headlines, images, full article links
Article detail screen with summary
Responsive layout for different screen sizes
Error handling and empty state UI
Tech Stack:
Flutter (Dart)
REST API (NewsAPI.org)
setState / FutureBuilder (State Management)
JSON Parsing
Android Studio / VS Code
Git + GitHub