ethio_greg_dual_calendar 0.1.1 copy "ethio_greg_dual_calendar: ^0.1.1" to clipboard
ethio_greg_dual_calendar: ^0.1.1 copied to clipboard

Dual-calendar dates and calendar UIs for Flutter in both the Gregorian and Ethiopian (Amete Mihret) calendars, localized in English, Amharic, and Afaan Oromoo.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ethio_greg_dual_calendar

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

dependencies:
  ethio_greg_dual_calendar: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:ethio_greg_dual_calendar/ethio_greg_dual_calendar.dart';
3
likes
160
points
164
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dual-calendar dates and calendar UIs for Flutter in both the Gregorian and Ethiopian (Amete Mihret) calendars, localized in English, Amharic, and Afaan Oromoo.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ethio_greg_dual_calendar