News Reader App to fetch Articles from different news channels using Flutter

News Reader

This app is made using the Flutter framework. Its an mobile app to browse the News from different channels. This app uses an API provided by https://newsapi.org/.

Screenshot

Channel Screen Article Screen

What's next?

  • Article Details
  • Maintain the state
  • Improve Design
  • Animations

Getting Started

For help getting started with Flutter, view online
documentation.

1. Setup Flutter

2. Clone the repo

$ git clone https://github.com/xsahil03x/Flutter-News-Reader.git
$ cd Flutter-News-Reader/

4. Run the app

$ flutter run

GitHub

https://github.com/xsahil03x/Flutter-News-Reader