ext_plus 0.1.0 copy "ext_plus: ^0.1.0" to clipboard
ext_plus: ^0.1.0 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
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.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_custom_tabs, flutter_smart_dialog, fluttertoast, http, intl, logger, shared_preferences, timezone

More

Packages that depend on ext_plus