calendar_datetime_extension 1.0.1 copy "calendar_datetime_extension: ^1.0.1" to clipboard
calendar_datetime_extension: ^1.0.1 copied to clipboard

A dart package that extends some date time utilities from Jiffy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_datetime_extension

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

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

Publisher

verified publisherthemobilecoder.com

Weekly Downloads

A dart package that extends some date time utilities from Jiffy.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, jiffy

More

Packages that depend on calendar_datetime_extension