An open API service indexing awesome lists of open source software.

https://github.com/theiskaa/hackernews_app

Hacker New's mobile application developed with flutter
https://github.com/theiskaa/hackernews_app

android flutter hackernews hackernews-api ios

Last synced: 13 days ago
JSON representation

Hacker New's mobile application developed with flutter

Awesome Lists containing this project

README

          

# Hacker News Application

[![License: MIT](https://img.shields.io/npm/l/license?color=red&label=HackerNewsApp&logo=minor&logoColor=black)](https://github.com/angular/angular.js/blob/master/LICENSE)
[![Twitter: IsmaelSh4](https://img.shields.io/twitter/follow/theiskaa?style=social)](https://twitter.com/theiskaa)

Hackernews site's clone application developed with flutter and [hackernews api](https://github.com/HackerNews/API). You can fork that repo and develope more.
it's fully open source, so this project isn't mine. it's us! let's contribute these project.

## Screenshots

## How to donwload?
run this commands on terminal
```
git clone https://github.com/theiskaa/hackernews_app
cd hackernews_app
flutter pub get
flutter run
```

## Packages i use:
- [http](https://pub.dev/packages/http)
- [html](https://pub.dev/packages/html)
- [firebase: ^5.0.0](https://pub.dev/packages/firebase)
- [timeago: ^2.0.8](https://pub.dev/packages/math_expressions)
- [webview_flutter: ^1.0.7](https://pub.dev/packages/webview_flutter)
- [google_fonts:](https://pub.dev/packages/google_fonts)
- [flutter_slidable: ^0.5.7](https://pub.dev/packages/flutter_slidable)