qsu 1.1.3
qsu: ^1.1.3 copied to clipboard
QSU is a lightweight and simple module with a variety of built-in utility functions that you can utilize in your Dart projects.
Change Log #
1.1.3 - 2025-02-14 #
- Fix
isUrlparameters
1.1.2 - 2025-02-14 #
- Add
debouncemethod - Add
isUrlmethod - Add
isObjectmethod - Add
isEqualmethod - Add
isEqualStrictmethod - Add
isEmptymethod
1.1.1 - 2024-11-26 #
- Fix
objTo1dparameters
1.1.0 - 2024-11-26 #
- Add
arrCountmethod - Add
betweenmethod - Add
arrGroupByMaxCountmethod - Add
numRandommethod - Add
lenmethod - Add
isTrueMinimumNumberOfTimesmethod - Add
objToQueryStringmethod - Add
objToArraymethod - Add
objTo1dmethod
1.0.0 - 2024-10-19 #
- Add
fileSizemethod - Add
fileExtmethod - Add
safeParseIntmethod - Add
isEmailmethod - Add
fileNamemethod - Add
safeJSONParsemethod - Add
md5Hashmethod - Add
sha1Hashmethod - Add
sha256Hashmethod - Add
encodeBase64method - Add
decodeBase64method - Add
strToNumberHashmethod - Add
objectIdmethod
0.0.4 - 2024-10-02 #
- Add
averagemethod - Add
arrMovemethod - Add
arrTo1dArraymethod - Add
arrRepeatmethod
0.0.3 - 2024-10-02 #
- Add
strShufflemethod - Add
strRandommethod - Add
truncateExpectmethod - Add
strUniquemethod - Add
strToAsciimethod - Add
urlJoinmethod - Add
arrWithDefaultmethod - Add
arrWithNumbermethod - Add
funcTimesmethod - Add
is2dArraymethod - Add
arrUniquemethod
0.0.2 - 2024-09-10 #
- Add
trimmethod - Add
replaceBetweenmethod - Add
removeNewLinemethod - Add
capitalizeEverySentencemethod - Add
containsmethod - Add
capitalizeEachWordsmethod - Add
strCountmethod - Add
sleepmethod - Add
arrShufflemethod - Add
removeSpecialCharmethod
0.0.1 - 2024-09-02 - Not for Production #
- Initial release