Simple and modern news app

  News

News App

A simple news app with a minimalistic and modern UI that incorporates the newsapi.org api all built entirely with Flutter. Be sure to leave a star star2

Features

  • Top stories feed: Get top stories from around the globe.
  • Search by category: Look at different articles by category such as Business, Health, etc.
  • Search by source: Look at news from specified source such as CNN, BBC News etc.
  • COVID-19 Section: A designated section for Coronavirus news.
  • Dark mode(WIP): Dark theme and light theme support

Getting started

  1. Obtain API key from newsapi.org
  2. Navigate to .vscode > launch.json > and input your api key where it says “YOUR_API_KEY_HERE”
  3. Navigate to lib > src > config > environment_config.dart > and input your api key where it says “YOUR_API_KEY_HERE”
  4. Run app

Dependencies

Screenshots

Download Flutter news app source code on GitHub

https://github.com/31Carlton7/flutter_news_app