flutter_text_utils 0.1.1
flutter_text_utils: ^0.1.1 copied to clipboard
An efficient and powerful toolkit for string manipulation, text analysis and form validation.
0.0.1 #
Initial Release #
- Basic string utilities:
capitalizespacedUppercaseisEmailisStrongPasswordmaskreverse
0.1.0 #
Added Features #
Text Analysis
wordCountcharCountsentenceCount
Case Conversion
toCamelCasetoSnakeCasetoKebabCasetoPascalCase
Password Validation
passwordStrengthpasswordStrengthLabel
Encoding & Utilities
encodeBase64decodeBase64safeToNumgenerateShortId
0.1.1 #
- Updated package description.