filiph / hn_app

The HN reader app developed live on The Boring Flutter Development Show

Home Page:https://www.youtube.com/playlist?list=PLjxrf2q8roU3ahJVrSgAnPjzkpGmL9Czl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hn_app Build Status

A HackerNews reader app in Flutter.

Development

If the Article API gets changed, you should run:

$ flutter packages pub run build_runner build --delete-conflicting-outputs

FVM

For faster switching between versions of Flutter, this app uses the community tool called fvm.

You don't need to use it, but if you want to, then install the tool and then run everything with fvm (e.g. fvm flutter build). Read the tool's README for more information.

About

The HN reader app developed live on The Boring Flutter Development Show

https://www.youtube.com/playlist?list=PLjxrf2q8roU3ahJVrSgAnPjzkpGmL9Czl

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 84.6%Language:HTML 7.0%Language:Ruby 5.1%Language:Swift 3.1%Language:Kotlin 0.2%Language:Objective-C 0.1%