dext 0.2.0 copy "dext: ^0.2.0" to clipboard
dext: ^0.2.0 copied to clipboard

A Dart extension library, use to extend dart language, help user to fast build application.

CHANGELOG #

0.2.0 #

Support for Dart 4.0.0

  • Feature
    • Iterable
      • any
      • all

0.1.3 #

  • Feature
    • num
      • pow
      • sqrt

0.1.2 #

  • Feature
    • String
      • removePrefix
      • removeSuffix
      • trimText
      • encode
      • toUrlEncoded
    • List<int>
      • toUint8List
      • decode
      • toBase64
      • toUrlEncoded

0.1.1 #

  • Feature
    • num
    • DateTime
    • Iterable

0.1.0 #

  • Initial version.
0
likes
140
pub points
45%
popularity

Publisher

unverified uploader

A Dart extension library, use to extend dart language, help user to fast build application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

intl

More

Packages that depend on dext