geezdate 0.0.22 copy "geezdate: ^0.0.22" to clipboard
geezdate: ^0.0.22 copied to clipboard

A simple and minimalisting date utility that helps you to work with ethiopian calender date in dart/flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add geezdate

With Flutter:

 $ flutter pub add geezdate

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

dependencies:
  geezdate: ^0.0.22

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:geezdate/geezdate.dart';
2
likes
120
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and minimalisting date utility that helps you to work with ethiopian calender date in dart/flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

jiffy

More

Packages that depend on geezdate