31Carlton7 / flutter_news_app

Simple and modern news app that incorporates REST API (newsapi.org), all built entirely with Flutter. πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter 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 🌟

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: 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

Socials

If you have any questions, you can reach me here:

In God we trust πŸ™πŸΎ

About

Simple and modern news app that incorporates REST API (newsapi.org), all built entirely with Flutter. πŸš€

License:GNU General Public License v3.0


Languages

Language:Dart 96.4%Language:Ruby 2.5%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%