custom_sizable_text 1.1.5+7
custom_sizable_text: ^1.1.5+7 copied to clipboard
This package is simplifying the text widget and make it flexible and auto sized. By Using auto_size_text allowed text to be auto sized.
1.1.5 #
- use auto_size_text to make text sizable.
1.1.5+2 #
- add
homepageandrepositoryinpubspec.yamlfile. - change
README.mdchange description and package name. - add example to explain usage of the package.
- remove name
textfrom constractor , now text should be passed direct.
1.1.5+3 #
- add comment to the code.
- update version.
1.1.5+4 #
- Update example .
1.1.5+5 #
- Update package version
- Add some comments.
1.1.5+6 #
- Update README.md to show new example of the package