All Projects → 31Carlton7 → flutter_news_app

31Carlton7 / flutter_news_app

Licence: GPL-3.0 license
Simple and modern news app that incorporates REST API (newsapi.org), all built entirely with Flutter. 🚀

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to flutter news app

covid19.swift
🌐 Small iOS app to show some COVID-19 health, data, news and tweets
Stars: ✭ 25 (-63.77%)
Mutual labels:  news, covid-19
quarantine-bot
WhatsApp bot powered by Twilio API to get through the quarantine. Latest COVID19 statistics, world news, inspirational quotes and cat photos.
Stars: ✭ 24 (-65.22%)
Mutual labels:  news, covid-19
ncovis-2020
covid-19 舆论和新闻的可视化平台,获得了中国计算机学会、阿里云和机器之心等举办的疫情可视化比赛铜奖。🔥
Stars: ✭ 37 (-46.38%)
Mutual labels:  news, covid-19
GamerClubWeb
🎮 A gaming news frontend, base on vuetify
Stars: ✭ 17 (-75.36%)
Mutual labels:  news
django-calaccess-raw-data
A Django app to download, extract and load campaign finance and lobbying activity data from the California Secretary of State's CAL-ACCESS database
Stars: ✭ 61 (-11.59%)
Mutual labels:  news
covid-19-date-la-zi
Vizualization App to track the COVID-19 epidemic
Stars: ✭ 40 (-42.03%)
Mutual labels:  covid-19
coronavirus-data
This repository contains data on Coronavirus Disease 2019 (COVID-19) in New York City (NYC), from the NYC Department of Health and Mental Hygiene.
Stars: ✭ 926 (+1242.03%)
Mutual labels:  covid-19
epidemic-simulator
A HTML/JavaScript simulator for an epidemc on a population
Stars: ✭ 23 (-66.67%)
Mutual labels:  covid-19
kobe-every-shot-ever
A Los Angeles Times analysis of Every shot in Kobe Bryant's NBA career
Stars: ✭ 66 (-4.35%)
Mutual labels:  news
covid-19-projects
List for tracking covid-19 related projects
Stars: ✭ 23 (-66.67%)
Mutual labels:  covid-19
Diurna
Basic/Classic Hacker News app, used as a Cocoa & Swift learning platform
Stars: ✭ 100 (+44.93%)
Mutual labels:  news
covid-rt-estimates
National and subnational estimates of the time-varying reproduction number for Covid-19
Stars: ✭ 31 (-55.07%)
Mutual labels:  covid-19
quanto-manca
Quando torneremo alla normalità?
Stars: ✭ 16 (-76.81%)
Mutual labels:  covid-19
jser.github.io
JSer.infoのブログリポジトリ
Stars: ✭ 90 (+30.43%)
Mutual labels:  news
covid-pass-verifier
🦠 Scan, parse and verify HCERT compliant government-issued COVID-19 passes.
Stars: ✭ 25 (-63.77%)
Mutual labels:  covid-19
covidtrackerapiwrapper
CovidSharp is a crossplatform C# API wrapper for the Coronavirus tracking API (https://github.com/ExpDev07/coronavirus-tracker-api)
Stars: ✭ 11 (-84.06%)
Mutual labels:  covid-19
verificac19-sdk
✅ Official VerificaC19 Node.js SDK
Stars: ✭ 51 (-26.09%)
Mutual labels:  covid-19
covid19-resources
Curated list of Coronavirus data & apps
Stars: ✭ 35 (-49.28%)
Mutual labels:  covid-19
care fe
Care is an integrated tele-triage+bed allocation+patient shifting tool for implementing a decentralised Covid19 management strategy.
Stars: ✭ 80 (+15.94%)
Mutual labels:  covid-19
react-native-news-app
Get breaking news headlines with short description filtered by your interests and country preferences
Stars: ✭ 75 (+8.7%)
Mutual labels:  news

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 🙏🏾

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].