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

Extensions to interconvert DateTime into String and viceversa.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add good_date_extensions

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

dependencies:
  good_date_extensions: ^1.0.0

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:good_date_extensions/date_extensions.dart';
1
likes
120
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Extensions to interconvert DateTime into String and viceversa.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl

More

Packages that depend on good_date_extensions