my_custom_text_package 0.0.2
my_custom_text_package: ^0.0.2 copied to clipboard
A lightweight Flutter package providing a customizable text widget and utility classes for reusable UI components.
My Custom Text Package #
A lightweight Flutter package providing a customizable text widget and utility classes for reusable UI components.
Features #
- Customizable font, size, color, letter spacing, word spacing
- Handles text overflow and max lines
- Reusable
CustomTextWidgetfor consistent UI - Simple utility classes like
Calculator
Installation #
Add this to your pubspec.yaml:
dependencies:
my_custom_text_package:
git:
url: https://github.com/yourusername/my_custom_text_package.git