size_tailored_text 0.1.0 copy "size_tailored_text: ^0.1.0" to clipboard
size_tailored_text: ^0.1.0 copied to clipboard

Size the text to the size of the parent widget.

0.0.1 #

pre-release version

features #

  • Automatically adjust the fontSize to a size that does not exceed the size of the parent Widget.
  • Supports rewriting that prevents the word in the string from breaking.

0.0.3 #

pre-release version

changes #

  • Resolving the issue where the textAlign option is not applied.

0.1.0 #

  • Refactor main logic
  • Check overflow in all areas horizontally and vertically