extensions_lover 1.3.0 copy "extensions_lover: ^1.3.0" to clipboard
extensions_lover: ^1.3.0 copied to clipboard

Contains some of the methods and getters in extensions that mostly used by Flutter Developer

1.3.0 - 2026-04-24 #

Added #

  • Add label text style getters for theme values on build contexts.

Changed #

  • Improve theme helper documentation for better API discovery.
  • Improve compatibility with current Flutter color handling for secondary theme colors.

1.2.0 #

  • Add takeChars(int number) method to take first N characters from a string with safe overflow and zero handling.
  • Add takeWords(int number) method to take first N words from a string with whitespace as delimiter.

1.1.0 #

  • Add DateTime helpers to check if a date is today, yesterday, or tomorrow (isToday, isYesterday, isTomorrow).

1.0.1 #

  • Update Documentation.

1.0.0 #

  • Create the package.
2
likes
160
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Contains some of the methods and getters in extensions that mostly used by Flutter Developer

Repository (GitHub)
View/report issues

Topics

#extensions

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on extensions_lover