core_extras 1.0.4-alpha-2
core_extras: ^1.0.4-alpha-2 copied to clipboard
Extras for the core dart library This package provides a set of helpful types, utitlities and extensions that enhances the core dart library. These are little extras that you wished Dart came with, an [...]
1.0.0-alpha #
- This is the initial, alpha release of this package.
- This version contains notContainsKey and valueOf Map extension methods
1.0.1-alpha #
- Added new Rect extension methods inflateBySize and expandBySize
1.0.2-alpha #
- Updated documentation
1.0.3-alpha #
- Updated documentation
1.0.4-alpha #
- Added Rect.shiftCenterOf extension
1.0.4-alpha-2 #
- Updated Rect.shiftCenterOf extension