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 #
injectordependency removedlib/integers.dart,lib/range.dartexport files removed- github actions set up
0.0.9 #
- injector lib update supported
0.0.8 #
integers:lowerClosedandupperClosedarguments added
0.0.7 #
ZRangerenamed toNumRangeintegersfunction added
0.0.6 #
ZRange: firstValue, lastValue, length calculation fixed
0.0.5 #
READMEupdated: badges added, text corrected
0.0.4 #
ZRange: length calculation fixed
0.0.3 #
ZRangeclass introduced
0.0.2 #
pubspec.yaml:authorsection corrected
0.0.1 #
Intervalrenamed toRange- Analysis options added