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:

To use it, you must first import the package :

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

This is a screenshot of the excpeted result :
