Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 409 Bytes

FlutBoard

A news reader application that allows you to navigate news by flipping pages. You can select the news sources available in newsapi.org.

The application is a basic reimplementation of FlipBoard using Flutter.

Configuration

Request an API KEY in https://newsapi.org

Set the key in "keys.dart" file.

GifSample