larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
531 stars 262 forks source link

Right-to-Left direction #305

Closed samialfattani closed 8 months ago

samialfattani commented 1 year ago

I'm using localization of "ar_SA" , and the Arabic reading context actually written is Right-to-Left direction, but it seems this tool dose not support this feature , is there anyway to workarround and change the directionality of the upgrader box?

larryaasen commented 8 months ago

Seems like this should work. Can you share a screenshot of this issue?

larryaasen commented 8 months ago

@samialfattani I think RTL support works well in the latest version 8.3.0, so please try that version and see if it works for you.