qsu 1.1.1 copy "qsu: ^1.1.1" to clipboard
qsu: ^1.1.1 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.1 (2024-11-26) #

  • Fix objTo1d parameters

1.1.0 (2024-11-26) #

  • Add arrCount method
  • Add between method
  • Add arrGroupByMaxCount method
  • Add numRandom method
  • Add len method
  • Add isTrueMinimumNumberOfTimes method
  • Add objToQueryString method
  • Add objToArray method
  • Add objTo1d method

1.0.0 (2024-10-19) #

  • Add fileSize method
  • Add fileExt method
  • Add safeParseInt method
  • Add isEmail method
  • Add fileName method
  • Add safeJSONParse method
  • Add md5Hash method
  • Add sha1Hash method
  • Add sha256Hash method
  • Add encodeBase64 method
  • Add decodeBase64 method
  • Add strToNumberHash method
  • Add objectId method

0.0.4 (2024-10-02) #

  • Add average method
  • Add arrMove method
  • Add arrTo1dArray method
  • Add arrRepeat method

0.0.3 (2024-10-02) #

  • Add strShuffle method
  • Add strRandom method
  • Add truncateExpect method
  • Add strUnique method
  • Add strToAscii method
  • Add urlJoin method
  • Add arrWithDefault method
  • Add arrWithNumber method
  • Add funcTimes method
  • Add is2dArray method
  • Add arrUnique method

0.0.2 (2024-09-10) #

  • Add trim method
  • Add replaceBetween method
  • Add removeNewLine method
  • Add capitalizeEverySentence method
  • Add contains method
  • Add capitalizeEachWords method
  • Add strCount method
  • Add sleep method
  • Add arrShuffle method
  • Add removeSpecialChar method

0.0.1 (2024-09-02) - Not for Production #

  • Initial release
1
likes
160
points
157
downloads

Publisher

verified publishercdget.com

Weekly Downloads

QSU is a lightweight and simple module with a variety of built-in utility functions that you can utilize in your Dart projects.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

crypto, path

More

Packages that depend on qsu