Flutter_News_App_Using_GetX_MVC icon indicating copy to clipboard operation
Flutter_News_App_Using_GetX_MVC copied to clipboard

Live News App Using Rest API with Searching Functionality with GetX and MVC

Flutter News App With Getx & MVC 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] GetX
  • [x] MVC patterns
  • [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 News with Keywords.
  • [x] Display full news with full details.

Without 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.