qreki_dart 1.0.1 copy "qreki_dart: ^1.0.1" to clipboard
qreki_dart: ^1.0.1 copied to clipboard

A Dart package for accessing Rokuyo and the old Japanese calendar, '旧暦', enabling easy integration of traditional timekeeping into contemporary apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qreki_dart

With Flutter:

 $ flutter pub add qreki_dart

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

dependencies:
  qreki_dart: ^1.0.1

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:qreki_dart/qreki_dart.dart';
9
likes
150
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for accessing Rokuyo and the old Japanese calendar, '旧暦', enabling easy integration of traditional timekeeping into contemporary apps.

Repository (GitHub)
View/report issues

Topics

#qreki #calendar #lunar #datetime #dart

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

More

Packages that depend on qreki_dart