Skip to content

📰A simple news headline caching app made with Flutter & newsapi.org

License

Notifications You must be signed in to change notification settings

nate-eisner/headlines_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news_reader

Headlines Reader

A simple news reader that allows you to cache and favorite news headlines from News API

Android support for background syncing to a shared sqlite database via Room and WorkManager

Running the App

  • Install & Setup Flutter

  • Get an API key from News API and included it in the Config

  • To run this on a connected device, Android emulator, or iOS simulator you can use the Flutter CLI flutter run or the run option from your Flutter supported IDE of choice

Run Unit & Widget Tests

  • Use flutter test to run all unit and widget tests

Releases

No releases published

Packages

No packages published