date_formatter_pro 0.0.3 copy "date_formatter_pro: ^0.0.3" to clipboard
date_formatter_pro: ^0.0.3 copied to clipboard

A Flutter package that provides flexible date formatting in various styles. Ideal for developers needing custom or localized date formats in their Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_formatter_pro

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

dependencies:
  date_formatter_pro: ^0.0.3

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_pro/date_formatter_pro.dart';
4
likes
150
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides flexible date formatting in various styles. Ideal for developers needing custom or localized date formats in their Flutter apps.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on date_formatter_pro