Skip to content
This repository was archived by the owner on Sep 2, 2019. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

yousifk/flutter_text_justify_rtl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 85.9%
  • Objective-C 9.5%
  • Java 4.6%