my_custom_text_package 0.0.8 copy "my_custom_text_package: ^0.0.8" to clipboard
my_custom_text_package: ^0.0.8 copied to clipboard

A lightweight Flutter package providing a next-gen customizable text widget and utility classes for reusable UI components.

Changelog #

All notable changes to this project will be documented in this file.

0.0.8 #

Fixed #

  • Fixed gradient text bugs
  • Updated README with new features and usage instructions

0.0.7 #

Added #

  • Add fully documented example for all new features
  • Updated README with new features and usage instructions

0.0.6 #

Fixed #

  • Fixed bugs
  • Updated README with new features and usage instructions

0.0.5 #

Added #

  • Next-Gen CustomTextWidget with:
    • RichText support (mentions @user, hashtags #flutter, emojis)
    • Tap callbacks per word/mention/hashtag
    • Gradient text and animated gradient support
    • Shadow and glow effects
    • Predefined style presets (title, subtitle, body, caption, buttonText)
    • Selectable text support
    • Pub.dev-ready textScaler for non-linear text scaling
  • Fully documented example for all new features
  • Updated README with new features and usage instructions

0.0.4 #

Fixed #

  • Replaced deprecated textScaleFactor with textScaler to comply with Flutter 3.12+ and improve pub.dev score

0.0.3 #

Added #

  • Full example showcasing all features of CustomTextWidget.
  • Added the example app to the Git repository.
  • Updated README with detailed usage instructions.

0.0.2 #

Added #

  • Added textHeightBehavior and textWidthBasis support
  • Updated README with usage instructions

Fixed #

  • Fixed default maxLine handling

0.0.1 #

Added #

  • Initial release of my_custom_text_package
  • Added CustomTextWidget with font, color, alignment, overflow, and style options
  • Added README and LICENSE
2
likes
160
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package providing a next-gen customizable text widget and utility classes for reusable UI components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_custom_text_package