core_extras 1.0.9-alpha
core_extras: ^1.0.9-alpha 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
1.0.5-alpha #
- Added Rect.shift___Of extension methods for each of the corners of a rectangle
1.0.6-alpha #
- Added Rect.shiftToNormal extension method
1.0.7-alpha #
- Added Offset.shiftToNormal extension method
1.0.8-alpha #
- Added Iterable
1.0.8-alpha2 #
- Updated Iterable
1.0.9-alpha #
- Added CalendarDay, CalendarMonth types and DateTime extensions