size_tailored_text 1.0.3 size_tailored_text: ^1.0.3 copied to clipboard
This text widget automatically adjusts the font size to prevent overflow error messages by ensuring it does not exceed the given space.
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 #
0.1.0 #
- Refactor main logic
- Check overflow in all areas horizontally and vertically
1.0.0 #
- Update "How to Use" in README.md
1.0.1 #
- Increased the scope of supported versions.
1.0.3 #
- Expand and release the supported platforms for reasons that do not use the Platform SDK.