FLUTTER_NewsApp icon indicating copy to clipboard operation
FLUTTER_NewsApp copied to clipboard

Live News App Using Rest API with Searching Functionality

News App Flutter GitHub stars GitHub forks

A Simple News App built with Flutter. In this app, there is a Home page, which will display top news from newsapi.org. News categories range from tech to entertainment. You can choose the news category displayed on the category page. The app provides a smooth and amazing design with gestures effect and a smooth experience with the android and iOS platforms.

Todos

  • [x] Sound null safety
  • [x] News Home page
  • [x] Live News
  • [x] Select news category page
  • [x] Live News
  • [x] Sort By Category | Country | News Channel
  • [x] Beautiful UI with Dual themes, ie. Light Theme and Dark Theme
  • [x] Fetch news from API
  • [x] Parse complicated JSON.
  • [x] Find With Keyword
  • [x] Display full news detail

With GetX Project


Dark mode Light Mode Countries
Category News Channels

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.