MarcelGarus / marquee

A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions and velocities, pausing after every round and specifying custom durations and curves for accelerating and decelerating.
MIT License
274 stars 113 forks source link

Support for RTL #69

Closed yanivshaked closed 3 years ago

yanivshaked commented 3 years ago

This PR add functionality to support RTL text (Hebrew, Arabic, etc.) Handles issue #50 .

yanivshaked commented 3 years ago

@marcelgarus Can you please review?

yanivshaked commented 3 years ago

All changes done according to code review. Indeed, turned out it was very easy to implement 👍

yanivshaked commented 3 years ago

@marcelgarus Can you please review and release a new version?

MarcelGarus commented 3 years ago

Looks good 👍🏻 I published this as 2.2.0