-
-
Notifications
You must be signed in to change notification settings - Fork 908
Cannot configure line spacing in new version 1.0.0-pre.1 #202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Line spacing will likely be available in a later 1.0.0 release. Text alignment can be configured with the |
Style doesn't seem to have a textAlign property. It does have an alignment property, but that does not seem to affect text alignment. I've tried to use |
I realized this last weekend that I never pushed my changes adding |
Hi @Sub6Resources! |
@thearaks Unfortunately I am a full-time student and work part time as well, so I have very little time for personal projects, especially with the current pandemic affecting my schooling. I will try to get to this soon. If you would like to access the most recent changes, you can always import the new-parser branch specifically in your Flutter project. |
@Sub6Resources Friendly reminder that the migration docs don't show the solution yet. I would open a PR but sadly that's not possible on wiki pages. Find:
Replace:
|
Indeed supported now. |
Cannot configure line spacing in new version 1.0.0-pre.1.
Also, I cannot configure text alignment(like left, right, justify). I found customTextAlign 'Not yet available' in the migration guide.
The text was updated successfully, but these errors were encountered: