News App Flutter
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
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.