Greetings everyone This is a cross-platform mobile application built with Flutter that fetches and displays real-time news articles from APIs. The app provides a clean and intuitive UI with features like search,book marking, word count–based filtering, and light/dark theme switching, offering a personalized news reading experience on both Android and iOS devices.
- Fetches live news articles using REST APIs
- Search functionality to filter articles by keywords
- Word count–based filtering for customized reading
- Light and Dark theme toggle
- Responsive UI for both Android and iOS
- Follows Material Design principles
- Flutter (Dart)
- REST API Integration
- State Management (
setState
, Provider, etc.) - Material Design Components
To run the app locally:
- Clone the repository git clone https://github.com/samhithakulkarni/News-Reader-App.git