hyakunin_isshu 1.2.0 copy "hyakunin_isshu: ^1.2.0" to clipboard
hyakunin_isshu: ^1.2.0 copied to clipboard

This library has been developed to make it easy to use Japanese Hyakunin Isshu in Dart and Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hyakunin_isshu

With Flutter:

 $ flutter pub add hyakunin_isshu

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

dependencies:
  hyakunin_isshu: ^1.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:hyakunin_isshu/hyakunin_isshu.dart';
2
likes
150
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

This library has been developed to make it easy to use Japanese Hyakunin Isshu in Dart and Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, http, json_response

More

Packages that depend on hyakunin_isshu