Skip to content

SanketSarmalkar/News_App_using_Flutter

Repository files navigation

News_app

News_App is a news app built with Flutter that displays top news from newsapi.org. The app includes a home page that displays top news, and a sidebar which contains contrains such as category, country and mode, where users can choose from a range of news categories. The app also features a smooth and intuitive design with gestures and a seamless experience on Android platform.

Feature

  • Top Headlines of daily news.
  • Filter daily news by category.
  • Refresh list daily news with pull to refresh style.
  • Go to detail news website.
  • Search news.
  • Easy Authenticate using email or google account.
  • Get news of 55 Countries.
  • Dark mode support.

Screens

Versions

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.