Skip to content

j-j-gajjar/FLUTTER_NewsApp

Repository files navigation

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.

Important

New News app is currently under construction using the Bloc pattern. The Bloc implementation leverages various code generation packages for enhanced functionality and maintainability, including:

  • auto_route_generator
  • build_runner
  • injectable_generator
  • retrofit_generator
  • freezed
  • json_serializable For more details and to follow the development progress, visit the GitHub repository. Contributions to this project are welcome! Feel free to fork the repository and submit pull requests.

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.