qsu 1.1.10
qsu: ^1.1.10 copied to clipboard
qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.
Changelog (Dart) #
1.1.10 - 2025-11-25 #
- Fix package dependencies
1.1.9 - 2025-11-25 #
- Add
getFileSizemethod - Add
normalizeFilemethod - Add
headFilemethod - Add
tailFilemethod - Add
removeLocalePrefixmethod - Add
isMatchPathnamemethod - Add
isBotAgentmethod - Add
ceilargument to thefileSizeFormatmethod
1.1.8 - 2025-11-13 #
- Add
createDirectorymethod - Add
getParentFilePathmethod - Add
deleteFilemethod - Add
createFilemethod - Add
deleteAllFileFromDirectorymethod - Add
moveFilemethod - Add
createFileWithDummymethod - Add
getFileInfomethod - Add
joinFilePathmethod - Add
getFileHashFromPathmethod
1.1.7 - 2025-11-03 #
- BREAKING CHANGES:
getFileSizehas renamed tofileSizeFormat - BREAKING CHANGES:
safeJSONParse: 'fallback' parameters has changed to named parameter - BREAKING CHANGES:
objToArray: 'recursive' parameters has changed to named parameter - Add
getFileNameandgetFileExtensionmethods - Add
isFileExistsmethod - Add
isValidFileNamemethod - Add
toPosixFilePathmethod - Add
getFilePathLevelmethod - Add
toValidFilePathmethod
1.1.6 - 2025-10-15 #
isEmail: addonlyLowerCaseparameter- Add
consolemethod - Add
getStrBytesmethod
1.1.5 - 2025-03-06 #
- Update
README.md
1.1.4 - 2025-02-28 #
- Update documentation
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