handy_extensions 0.1.5 copy "handy_extensions: ^0.1.5" to clipboard
handy_extensions: ^0.1.5 copied to clipboard

Handy Extension is just a simple library with extensions to the core libraries to make them more handy and quicker to use.

0.1.5 #

  • add DateTime.describe method
  • add DateTime.timeFormat method

0.1.4 #

  • add DateTime.isBetween method

0.1.3+1 #

  • fix Widget.inkWell method

0.1.3 #

  • add Widget.inkWell method

0.1.2 #

  • add DateTime.timeOfDay and DateTime.timeOfDayEmoji methods

0.1.1+1 #

  • fix List.splitInto method

0.1.1 #

  • new List.splitInto method

0.1.0 #

  • use Very Good Analysis for linting
  • change BuildContext.notify success color to Colors.green

0.0.9 #

  • new String.isNumeric method

0.0.8+1 #

  • Updated DateTime.timeAgo method to cater for negative difference in days.

0.0.8 #

  • Added List.swap and List.swapRange methods.
  • Added List.hasDuplicates getter.
  • Added int.microsecond, int.milliseconds, int.seconds, int.minutes, int.hours, int.days getters.

0.0.7 #

  • Added List.groupBy method.
  • Added List.randomItem method.
  • Added List.randomItems method.
  • Breaking Changes: removed extensions for double which were making use of the money formatter package

0.0.6 #

  • Fix: add proper return type on the partition method
  • Add new getter on any type to check if variable is null

0.0.5+1 #

  • Updated datetime extensions

0.0.5 #

  • General Extensions
  • Check equality on lists sorted differently

0.0.4+1 #

  • Bug fixed

0.0.4 #

  • List extension for partition list into chunks

0.0.3 #

  • Time ago extension on DateTime

0.0.2 #

  • DateTime extension

0.0.1 #

  • Initial release
5
likes
0
pub points
72%
popularity

Publisher

verified publisheriamngoni.co.zw

Handy Extension is just a simple library with extensions to the core libraries to make them more handy and quicker to use.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on handy_extensions