date_formatter_codespark 1.2.0 copy "date_formatter_codespark: ^1.2.0" to clipboard
date_formatter_codespark: ^1.2.0 copied to clipboard

A zero-dependency, ultra-lightweight Flutter package providing intuitive DateTime extensions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_formatter_codespark

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

dependencies:
  date_formatter_codespark: ^1.2.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:date_formatter_codespark/date_formatter_codespark.dart';
1
likes
160
points
12
downloads

Documentation

API reference

Publisher

verified publisherksaikiran.dev

Weekly Downloads

A zero-dependency, ultra-lightweight Flutter package providing intuitive DateTime extensions.

Homepage
Repository (GitHub)
View/report issues

Topics

#date #datetime #time #utilities #formatting

License

MIT (license)

Dependencies

flutter

More

Packages that depend on date_formatter_codespark