pre-release version
- 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.
pre-release version
- Resolving the issue where the textAlign option is not applied.
- Refactor main logic
- Check overflow in all areas horizontally and vertically
- Update "How to Use" in README.md
- Increased the scope of supported versions.
- Expand and release the supported platforms for reasons that do not use the Platform SDK.
- Modified to replace all newline characters (\n) with spaces in the text when maxLines is set to 1, ensuring the text is displayed on a single line.
- Clean the file path & dart formatted