speed_up 0.9.0
speed_up: ^0.9.0 copied to clipboard
Package to speed up your productivity.
0.9.0 #
- Update to
sdk: '>=2.14.0 <4.0.0'
0.8.10 #
- [Add] intersperse
0.8.9 #
- [Add]
Debounceclass
0.8.8 #
- [Add] from
Tuple<T1, T2>up toTuple<T1, T2, T3, T4, T5>.
0.8.7 #
- [Add]
benchLog(label, fn)to log the time it takes to run a function.
0.8.6 #
- [Fix]
asDefault
0.8.5 #
- [Add]
asDefault,digitsOnlyString.
0.8.4 #
- [Add]
reversedString.
0.8.3 #
- [Add]
getListsDifference
0.8.2 #
- [Add]
splitOnPagesBycount - [Add]
isFirstandisLastformapWithIndex
0.8.0+1 #
- downgrade
metadependency
0.8.0 #
- update dependencies
0.7.10 #
- [Add]
firstOrNull([predicate:]) - [Add]
lastOrNull([predicate:]) - [Add]
replaceWhere((index:, item:):, with:)
0.6.9+1 #
- Improve documentation
0.6.9 #
- [Add]
mapWithIndex(func(index, item))for collections
0.6.8 #
- [Add]
reorderByIndexes(oldIndex:, newIndex:)for collections - [Add]
reorder(item:, newIndex:)for collections
0.6.7 #
- [Add]
isNull,isNotNullforObject - [Add]
placeSeparationBetweenItemsforIterable
0.6.6 #
- [Add]
orderByforIterable - [Add]
titleproperty forenum - [Add]
hasLengthShortThanfunction forString
Breaking change - [Rename]
inRangeofRangeValuetocontains
0.5.6 #
- [Add]
String's extensions:isNotNullOrEmpty,hasLength,hasLengthGreaterThan
0.5.5 #
- [Add]
takeRandomfromIterable - [Add]
takeRandomsfromIterable - [Add]
nextAfterofIterable - [Add]
sumfor complex objectIterable - [Add]
isBetweenfornums
0.4.4 #
- [Add] comments for
RangeValue
0.4.3 #
- [Add]
RangeValue
0.4.2 #
- [Add] String'
capitalize
0.4.1 #
- [Add] num'
generatefunc - [Add]
groupByfor collection
0.4.0 Add Number collection extension #
sumfor collection of num
0.3.0 Add FileSizeInfo #
0.2.1 Add getEnumTitle function #
0.1.1 Refactoring #
- [Add] documentations
0.0.1 Add release date #
- [Add] String extensions
- [Add] Number extensions