auto_direction 0.0.7 auto_direction: ^0.0.7 copied to clipboard
This package changes the direction of a widget from ltr direction into rtl direction and vice versa based on the language of the text provided.
[0.0.1] #
- init
[0.0.2] #
- add example
- edit README
[0.0.3] #
- The ability to listen to direction chages
[0.0.4] #
- Update intl to 0.16.0
[0.0.5] #
- Migrate to Null Safety
[0.0.6] #
- onDirectionChange is optional
- If text is empty use default direction
[0.0.7] #
- max flutter SDK to the latest 3.13.0
- Update intl to 0.18.1