dartx 0.2.0 copy "dartx: ^0.2.0" to clipboard
dartx: ^0.2.0 copied to clipboard

outdated

Superpowers for Dart. Collection of useful static extension methods.

0.2.0 #

  • Moved to time.dart library for time extensions

0.1.2 #

  • Fixed docs
  • Added Function.curry(), Function.invoke(), Function.partial() and Function.flip()
  • 'string'.reversed now correctly handles grapheme clusters (like emoji)
  • Breaking: 'string'.chars now returns the grapheme clusters instead of Runes

0.1.1 #

  • Bugfixes
  • More tests

0.1.0+1 #

  • Initial release
838
likes
0
pub points
98%
popularity

Publisher

verified publishersimc.dev

Superpowers for Dart. Collection of useful static extension methods.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

characters, collection, crypto, path, quiver, time

More

Packages that depend on dartx