text_style_tools 0.0.1 copy "text_style_tools: ^0.0.1" to clipboard
text_style_tools: ^0.0.1 copied to clipboard

A small utility package to convert text between sentence, title, camelCase and other cases easily.

📌 text_style_tools #

A lightweight and fast String text formatting extension package for Flutter & Dart.
Easily convert any text into professional formats like:

🔹 Sentence case
🔹 Title Case
🔹 camelCase
🔹 UPPERCASE
🔹 lowercase
🔹 Auto trim & clean text

Built to save developer time 💡 — write less, do more!


✨ Features #

Feature Status
✅ Sentence Case ✔️
✅ Title Case ✔️
✅ camelCase ✔️
✅ Uppercase / Lowercase ✔️
✅ Remove Extra Spaces ✔️
✅ Null Safe
⚡ Zero Dependencies

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  text_style_tools: ^0.0.1

👨‍💻 Author #

Sahil Vaghasiya
Flutter & Full Stack App Developer
🌐 Portfolio — https://sahilvaghasiya.netlify.app
📧 Email — sahilvaghasiya13@gmail.com


Made with ❤️ in India using Flutter 🇮🇳

2
likes
150
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A small utility package to convert text between sentence, title, camelCase and other cases easily.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on text_style_tools