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

admin

This app is made using the Flutter framework.

News Reader

This app is made using the Flutter framework. Its an mobile app to browse the News from different channels.

Screenshot

Channel Screen Article Screen
Screenshot Screenshot

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

Credit (github url) : https://github.com/xsahil03x/Flutter-News-Reader

Next Article : https://flutterappdev.com/2019/01/25/clip-your-widgets-with-custom-shapes-provided-flutter-app-development/

Leave a Comment