Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 421 Bytes

flutter_text_justify_rtl

Temporary solution for Text widget not supporting TextAlign.JustifyRTL ( flutter issue #30986 )

flutter/flutter#30986

IMPORTANT !

this is just a temporary solution and it is not an efficient code, if something better popped up or flutter team fixed the issue use that.

Getting Started

dependencies:
  # others
  flutter_text_justify_rtl: ^0.0.1