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