xrange 2.0.0 xrange: ^2.0.0 copied to clipboard
Provides classes and methods allowing to work with ranges
Changelog #
2.0.0 #
- Null safety stable release
2.0.0-nullsafety.0 #
- null safety
1.0.0 #
injector
dependency removedlib/integers.dart
,lib/range.dart
export files removed- github actions set up
0.0.9 #
- injector lib update supported
0.0.8 #
integers
:lowerClosed
andupperClosed
arguments added
0.0.7 #
ZRange
renamed toNumRange
integers
function added
0.0.6 #
ZRange
: firstValue, lastValue, length calculation fixed
0.0.5 #
README
updated: badges added, text corrected
0.0.4 #
ZRange
: length calculation fixed
0.0.3 #
ZRange
class introduced
0.0.2 #
pubspec.yaml
:author
section corrected
0.0.1 #
Interval
renamed toRange
- Analysis options added