flextensions 0.2.1 copy "flextensions: ^0.2.1" to clipboard
flextensions: ^0.2.1 copied to clipboard

Extension methods for Flutter and Dart

0.2.1 #

  • Fixed arithmetic exts on int

0.2.0 #

  • Added bool.toInt()

0.1.0 #

  • Added DateTime.copyWith

0.0.8 #

  • Fixed DateTime.previousMonday and DateTime.nextMonday not handling DST.

0.0.7 #

  • Added DateTime.isOnOrBefore and DateTime.isOnOrAfter
  • Fixed DateTime.isSameWeek

0.0.6 #

  • Added DateTime.isSameWeek

0.0.5 #

  • Added endOfDay
  • Made endOfWeek return the last moment of Sunday

0.0.4 #

  • Renamed beginningOfWeek to startOfWeek.

  • Discarded time information in startOfWeek and endOfWeek.

  • 0.0.3 #

  • Added beginningOfWeek and endOfWeek to DateTime.

0.0.2 #

  • Added previousMonday and nextMonday to DateTime.

0.0.1 #

Initial release

0
likes
100
pub points
23%
popularity

Publisher

verified publisherihsan.dev

Extension methods for Flutter and Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on flextensions