kt_utils 1.0.0
kt_utils: ^1.0.0 copied to clipboard
Useful extension methods such as forEachIndexed, roundPrecision etc.
1.0.0 #
- Add:
string.toTitleCasestring.containsDigitstring.isEmailValid
- Fix:
- Error
string.toCapitalizemethod when text is empty
- Error
0.1.6 #
- Add:
- Workflows
0.1.0 #
- Add:
string.reversedstring.toDoublelist.forEachIndexedlist.lastIndexlist.random
- Fix:
- Fix
double.roundPrecisionmethod
- Fix
- Update
README.md
0.0.2 #
- Change Description
0.0.1 #
- Initial version