jiffy_klc 1.0.0 copy "jiffy_klc: ^1.0.0" to clipboard
jiffy_klc: ^1.0.0 copied to clipboard

Jiffy_klc is a Jiffy extension package for lunar-solar date conversion.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jiffy_klc

With Flutter:

 $ flutter pub add jiffy_klc

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

dependencies:
  jiffy_klc: ^1.0.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:jiffy_klc/jiffy_klc.dart';
1
likes
160
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Jiffy_klc is a Jiffy extension package for lunar-solar date conversion.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

jiffy, klc

More

Packages that depend on jiffy_klc