dartbag 0.3.0 copy "dartbag: ^0.3.0" to clipboard
dartbag: ^0.3.0 copied to clipboard

outdated

A grab-bag of miscellaneous, lightweight utility code for Dart.

0.3.0 #

  • Added a List.rotateLeft extension method.
  • Allow the analysis_options.yaml file to be consumed by other packages.
  • Moved timeOperation from misc.dart to debug.dart.
  • Fixed int.padLeft to work with negative integers.
  • Modified RepeatableRandom to allow callers to specify the underlying pseudo-random-number generator.
  • Updated the README.md file.

0.2.0 #

  • Initial published version.
6
likes
0
pub points
68%
popularity

Publisher

unverified uploader

A grab-bag of miscellaneous, lightweight utility code for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

clock, collection, stack_trace

More

Packages that depend on dartbag