hacker_news_dart 0.1.5 copy "hacker_news_dart: ^0.1.5" to clipboard
hacker_news_dart: ^0.1.5 copied to clipboard

A library for accessing YC HackerNews using non-blocking operations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hacker_news_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  hacker_news_dart: ^0.1.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hacker_news_dart/hacker_news_dart.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A library for accessing YC HackerNews using non-blocking operations

Repository (GitLab)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

json_annotation, uri

More

Packages that depend on hacker_news_dart