easix 1.0.0 copy "easix: ^1.0.0" to clipboard
easix: ^1.0.0 copied to clipboard

easix is a helper package that provide multiple handy function to use in your flutter project.

1.0.0 #

  • Add 'initials' extension function to get the initials of a string.
  • it's now stable 🎉🎉🎉

0.0.6 #

  • fix convertToSortedDateList to return a sorted list of dates.

0.0.5 #

  • add new function convertToSortedDateList that convert any list with a date property to a sorted list of dates.
  • improvements on toHumanDate() to support Arabic and English languages.
  • improvements on toHumanDate() to support short and full date 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
3
likes
0
pub points
57%
popularity

Publisher

verified publishermustafaix.live

easix is a helper package that provide multiple handy function to use in your flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, intl

More

Packages that depend on easix