qsu 1.0.0 copy "qsu: ^1.0.0" to clipboard
qsu: ^1.0.0 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.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
0
points
164
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

License

unknown (license)

Dependencies

crypto, path

More

Packages that depend on qsu