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

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

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).

![zone app frontpage](screenshots/screenshot-0.png)

## 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.