era_datetime 0.0.1 copy "era_datetime: ^0.0.1" to clipboard
era_datetime: ^0.0.1 copied to clipboard

Era DateTime is a Library for handling date and time in different chronology in grogorian calendar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add era_datetime

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

dependencies:
  era_datetime: ^0.0.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:era_datetime/era_datetime.dart';
1
likes
150
points
26
downloads

Publisher

verified publisherb2nkuu.com

Weekly Downloads

Era DateTime is a Library for handling date and time in different chronology in grogorian calendar.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on era_datetime