Skip to content

j-j-gajjar/Flutter_News_App_Using_GetX_MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Sound null safety
  • GetX
  • MVC patterns
  • News Home page
  • Live News
  • Select news category page
  • Live News
  • Sort By Category | Country | News Channel
  • Beautiful UI with Dual themes ie. Light Theme and Dark Theme
  • Fetch news from API.
  • Parse complicated JSON.
  • Find News with Keywords.
  • 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.