custom_text_widget_pro 1.0.4
custom_text_widget_pro: ^1.0.4 copied to clipboard
Rich Text Formatting Support for custom fonts, colors, and styling.
1.0.0 #
- Initial version (Rich Text Formatting: Support for custom fonts, colors, and styling).
1.0.1 #
- README.md updated for better reference.
1.0.2 #
-
More Text Properties: Added many text properties to enhance text view. Added new TextStyle for custom font sizes, colors, and weights.
-
Rich Text: Used RichText and TextSpan to compose multiple styles in a single block of text.
-
Clickable Text: Added interactivity with a InkWell for clickable text field.
1.0.3 #
-
More Text Properties: Added many text properties to enhance text view. Added new TextStyle for custom font sizes, colors, and weights.
-
Rich Text: Used RichText and TextSpan to compose multiple styles in a single block of text.
-
Clickable Text: Added interactivity with a InkWell for clickable text field.
-
Export fix added from previous version.
1.0.4 #
- Selectable Text: Added selectable text with the text properties.