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

outdated

A library for accessing YC HackerNews

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

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
0
pub points
0%
popularity

Publisher

unverified uploader

A library for accessing YC HackerNews

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

json_serializable, path, uri

More

Packages that depend on hacker_news_dart