french_date_formatter 0.0.2 copy "french_date_formatter: ^0.0.2" to clipboard
french_date_formatter: ^0.0.2 copied to clipboard

A very simple package to format date in french. It requires a Date in String format (usually YYYY-MM-DD) and returns a String in french format.

french_date_formatter #

A very simple and easy-to-use Flutter plugin to formatted dates in french format

Installation #

Run this command:

flutter pub add french_date_formatter

Example #

After runnning the below command, you should see this in your pubspec.yaml:

pubspec.yaml_screenshot

To use it, you must first import the package :

Importation_screenshot

And finally, to use it, you can do it this way :

Usage screenshot

This is a screenshot of the excpeted result :

Illustration screenshot

2
likes
120
points
23
downloads

Publisher

verified publisherhery.website

Weekly Downloads

A very simple package to format date in french. It requires a Date in String format (usually YYYY-MM-DD) and returns a String in french format.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on french_date_formatter