• Stars
    star
    230
  • Rank 174,053 (Top 4 %)
  • Language
    Dart
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Live News App Using Rest API with Searching Functionality

News App Flutter GitHub stars GitHub forks

News App Flutter is a simple news app built with Flutter that displays top news from newsapi.org. The app includes a home page that displays top news, and a category page where users can choose from a range of news categories. The app also features a smooth and intuitive design with gestures and a seamless experience on both Android and iOS platforms.

Todos

  • Sound null safety
  • 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 With Keyword
  • Display full news detail

With GetX Project

Getting Started

To get started with this project, follow these steps:

  • Clone the project to your local machine.
  • Open the project in your preferred IDE or text editor.
  • Run flutter pub get to install the required dependencies.

Dark mode Light Mode Countries
Category News Channels

Contributing

Contributions are welcome and encouraged! If you find a bug, have a suggestion for improvement, or want to add a feature, feel free to submit a pull request or open an issue.