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

A comprehensive Ethiopian calendar library for Dart with full support for date conversions, holidays, fasting periods, Bahire Hasab, Geez numerals, and traditional calendar features.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kenat

With Flutter:

 $ flutter pub add kenat

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

dependencies:
  kenat: ^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:kenat/kenat.dart';
1
likes
140
points
88
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Ethiopian calendar library for Dart with full support for date conversions, holidays, fasting periods, Bahire Hasab, Geez numerals, and traditional calendar features.

Repository (GitHub)
View/report issues

Topics

#calendar #ethiopian #date #localization

License

MIT (license)

More

Packages that depend on kenat