Skip to content

This is a news app built using the Flutter framework, designed to display the latest news headlines and articles The app fetches data from the News API (https://newsapi.org/), allowing users to stay up-to-date with current events

Notifications You must be signed in to change notification settings

Abhishekbagdiya01/News-app

Repository files navigation

News App

This is a Flutter news app that fetches top headlines and detailed news from the NewsAPI.org API.

Screenshots

How to use

  1. Clone this repository.
  2. Run flutter pub get to install the dependencies.
  3. Create an account on NewsAPI.org and get your API key.
  4. Add your API key to the api_key variable in the lib/services/news_api_service.dart file.
  5. Run flutter run to start the app.

Features

  • View top headlines from various news categories.
  • Read detailed news articles.
  • Share news articles with friends and family.

Requirements

  • Flutter SDK
  • Dart SDK
  • NewsAPI.org account and API key

License

This project is licensed under the MIT License.

About

This is a news app built using the Flutter framework, designed to display the latest news headlines and articles The app fetches data from the News API (https://newsapi.org/), allowing users to stay up-to-date with current events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published