supercharged 1.2.0
supercharged: ^1.2.0 copied to clipboard
Supercharged brings all the comfort features from languages like Kotlin to all Flutter developers.
1.2.0 #
- New: DateTime
+operator - New: DateTime
-operator - New: DateTime
rangeTomethod - New: DateTime
untilmethod - New: Duration
fromNowmethod - New: Duration
agomethod - New: Iterable
lastIndexgetter - New: Iterable
withoutFirstmethod - New: Iterable
withoutLastmethod - Improved: Added
nullcheck for intuntil - Improved: Added
nullcheck for inttimes - Improved: Removed implicit casts and improved usage of strong types
1.1.0 #
- New: Iterable
sortedBymethod - New: Iterable
sortedByNummethod - New: Iterable
sortedByStringmethod - New: Iterable
chunkedmethod has additional parameterfill - Improved: More efficient implementation for
minByandmaxBy - Fixed: typo in API documentation
1.0.0 #
- Initial release