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
- Host: GitHub
- URL: https://github.com/theiskaa/hackernews_app
- Owner: theiskaa
- License: mit
- Created: 2020-12-11T10:39:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T05:51:13.000Z (about 5 years ago)
- Last Synced: 2025-03-20T22:19:42.699Z (about 1 year ago)
- Topics: android, flutter, hackernews, hackernews-api, ios
- Language: Dart
- Homepage:
- Size: 2.36 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacker News Application
[](https://github.com/angular/angular.js/blob/master/LICENSE)
[](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)