easix 0.0.5
easix: ^0.0.5 copied to clipboard
easix is a helper package that provide multiple handy function to use in your flutter project.
0.0.5 #
- add new function
convertToSortedDateListthat convert any list with a date property to a sorted list of dates. - improvements on
toHumanDate()to supportArabicandEnglishlanguages. - improvements on
toHumanDate()to supportshortandfulldate formats. - Remove the
toHumanDateString()extension function .
0.0.4 #
- Fix on failure
0.0.3 #
- Fix example
0.0.2 #
- Fix readme
0.0.1 #
- Initial release