Skip to content
forked from jmolins/flutboard

News reader with a Flip effect similar to the FlipBoard app

Notifications You must be signed in to change notification settings

ugobbh/flutboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Try it by downloading it from Google Play.

Configuration

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

Set the key in "keys.dart" file.

Release only:

Since the build.gradle is now configured to sign the release apk using a production certificate, you need to add a keys.properties file as explained in flutter.io.

GifSample

About

News reader with a Flip effect similar to the FlipBoard app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.1%
  • Ruby 4.5%
  • Objective-C 1.6%
  • Java 0.8%