extended_string 1.0.0 copy "extended_string: ^1.0.0" to clipboard
extended_string: ^1.0.0 copied to clipboard

Useful extensions over dart's built-in `String` data type.

extended_string #

Useful extensions over dart's built-in String data type.

Installation #

From pub.dev

Add this to your pubspec.yaml

dependencies:
  extended_string: ^1.0.0

Or, From Git repo

dependencies:
  extended_string:
    git:
      url: https://github.com/Ragibn5/dart-flutter-packages.git
      path: extended_string
      ref: extended_string-1.0.0

Example #

See the example for a complete demonstration.

0
likes
160
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Useful extensions over dart's built-in `String` data type.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on extended_string