Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.13 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.13 KB

NewsReader App

A Flutter-based app that displays global news. Users can sort news by genre and country. The app can also read news headlines. Additionally, it allows users to read the entire news article in a WebView.

Screenshots

Home News Screen {Genre} News {Country} News

Features

  • Home news screen
  • Filter news by category
  • Filter news by country
  • Text to speech translation
  • WebView

Technologies used

  • Flutter
  • Bloc
  • REST API
  • Streambuilder

Notes

  • App won't be available to users running Android SDKs below 21 because of FlutterTts plugin.

Attributions