Last updated:
0 purchases
french date formatter
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
copied to clipboard
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 :
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.