Skip to content

ajrahar/simple_text_utils

Repository files navigation

Simple Text Utils

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.

Features

  • 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.

Getting Started

Add this to your pubspec.yaml file:

dependencies:
  simple_text_utils: ^1.1.1 # Ganti dengan versi terbaru

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors