textuality 0.0.4 copy "textuality: ^0.0.4" to clipboard
textuality: ^0.0.4 copied to clipboard

Textuality is a Flutter package that enhances the Text widget with advanced styling options like gradient, stroked, neon, shadow effects, and more.

Changelog #

0.0.4 - 2025-01-03 #

  • Code Refactoring and minor improvements.

0.0.3 - 2025-01-03 #

  • Improved ShadowText Widget.

0.0.2 - 2025-01-02 #

  • Minor improvements and bug fixes.

0.0.1 - 2025-01-02 #

  • Initial release with the following features:
    • GradientText: Allows the text to have a gradient color effect.
    • StrokeText: Provides the ability to add an outline around the text.
    • NeonText: Adds a neon light effect to the text.
    • ChipText: Supports text chips for displaying text in a bubble-like container.
    • ShadowText: Adds customizable shadow effects to the text.
    • InteractiveText: Enables interaction (e.g., clicks or taps) on text widgets.
    • MultiColorText: Allows different colors for parts of the text.
    • RotatedText: Supports rotation of text, allowing vertical or angled orientation.
    • BlurredText: Adds a blur effect to the text, providing a soft-focus look.
    • BorderedBackgroundText: Supports adding borders to the background of the text.
39
likes
140
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Textuality is a Flutter package that enhances the Text widget with advanced styling options like gradient, stroked, neon, shadow effects, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on textuality