ext_pro 0.0.6 copy "ext_pro: ^0.0.6" to clipboard
ext_pro: ^0.0.6 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:
  shared_preferences: ^1.0.0
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, fluttertoast, http, shared_preferences

More

Packages that depend on ext_pro