string_ext 0.1.0 copy "string_ext: ^0.1.0" to clipboard
string_ext: ^0.1.0 copied to clipboard

outdated

Dart extension methods for String. Provides a more convenient and powerful API for working with strings.

[0.1.0] - 2020-10-16 #

  • Getter isNullOrEmpty - returns true if the string is null or empty.
  • Getter isNotNullNorEmpty - returns true if the string is not null and not empty.
  • Method firstToUpper() - converts first character in the string to upper case.
4
likes
0
pub points
84%
popularity

Publisher

verified publisherinnim.ru

Dart extension methods for String. Provides a more convenient and powerful API for working with strings.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on string_ext