A simple, lightweight, and pure Dart utility package for common string validation and formatting. Perfect for form inputs and everyday text manipulation without any external dependencies.
- ✅ Validators: Common validators for emails, passwords, Indonesian phone numbers, Indonesian currency and more.
- 🎨 Formatters: Easy-to-use string extensions for text capitalization and getting initials.
- 🚀 Lightweight: Pure Dart, no extra dependencies.
- 💯 Well-tested: Reliable and easy to use.
Add this to your pubspec.yaml file:
dependencies:
simple_text_utils: ^1.1.1 # Ganti dengan versi terbaru