Skip to content

MinaAnis7/news-app-flutter

Repository files navigation

News App

Table of contents

Project Description

  • News app letting you know the latest news!
  • Showing news from News API: https://newsapi.org/
  • Uses the Bloc concept.
  • Uses Cache to store the value of Dark Mode Feature.

Screenshots and Features

  • You can see Business, Sports, Science News

               

  • Turn on Dark mode

  • Search for specific news

  • Click on the one you are interested in. and read the whole article

Tools and Plugins

  • Plugins

    • bloc
    • flutter_bloc
    • dio
    • conditional_builder_null_safety
    • shared_preferences
    • webview_flutter
  • Tools

    • Dart Language
    • Flutter Framework