screwdriver 1.1.1 copy "screwdriver: ^1.1.1" to clipboard
screwdriver: ^1.1.1 copied to clipboard

outdated

A dart package aiming to provide useful extensions and helper functions to ease and speed up development.

1.1.1 #

  • Add extensions isInYears and inYears for Duration.
  • Add extension fromNow() for DateTime.
  • Fix Issue: DeBouncer throwing null pointer exception when calling cancel().

1.1.0 #

  • Added extension format date using DateFormat from intl package.
  • Added debouncer helper class that allows to debounce calls to a method for certain amount of time.
  • Added extension to for generic to create pairs like it is done in Kotlin.

1.0.1 #

  • Fix pub.dev warnings.

1.0.0 #

  • Initial release. checkout documentation here.
75
likes
0
pub points
83%
popularity

Publisher

verified publisherbirju.dev

A dart package aiming to provide useful extensions and helper functions to ease and speed up development.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

characters, intl, meta

More

Packages that depend on screwdriver