https://github.com/zwwuu/zone
Yet another Hacker News client
https://github.com/zwwuu/zone
dart flutter hackernews riverpod
Last synced: 3 months ago
JSON representation
Yet another Hacker News client
- Host: GitHub
- URL: https://github.com/zwwuu/zone
- Owner: zwwuu
- License: mit
- Created: 2021-01-13T01:23:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T15:14:50.000Z (over 2 years ago)
- Last Synced: 2025-03-25T02:01:39.198Z (10 months ago)
- Topics: dart, flutter, hackernews, riverpod
- Language: Dart
- Homepage:
- Size: 8.05 MB
- Stars: 12
- Watchers: 0
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zone
Yet another Hacker News client; built with [Flutter](https://flutter.dev/), [Riverpod](https://riverpod.dev/), [Isar](https://isar.dev/), and [Hacker News API](https://github.com/HackerNews/API).

## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.