ext_pro 0.0.3 copy "ext_pro: ^0.0.3" to clipboard
ext_pro: ^0.0.3 copied to clipboard

A Flutter package providing utility methods and extensions for String manipulations and validations with comprehensive null check handling.

string_utils_ext #

Pub

A Flutter package providing utility methods and extensions for String manipulations and validations with comprehensive null check handling.

Features #

  • Null check handling for all string operations
  • Uppercase and lowercase conversions
  • Capitalize the first letter
  • Reverse a string
  • Check if a string is numeric or a valid email
  • Trim and remove all whitespace
  • Safe substring operations
  • Convert strings to int or double
  • Format strings as currency

Installation #

Add the following line to your pubspec.yaml:

dependencies:
  string_utils_ext: ^1.0.0
1
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing utility methods and extensions for String manipulations and validations with comprehensive null check handling.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ext_pro