I use custom font Inter for my Flutter Web project. And in all Text widgets with ellipsis I got unknown symbol at the end of text. When font changed to Roboto problem disappears. What the symbol inserts into the text by flatter engine? I cant event select text and debug, because of text renders on canvas. PS: SelectableText cant be ellipsis:)
-
Did you managed to solve this issue?Iosif Pop– Iosif Pop2021-07-29 12:19:13 +00:00Commented Jul 29, 2021 at 12:19
-
1@IosifPop yes, by using default framework's font...Nickolay Savchenko– Nickolay Savchenko2021-11-05 05:57:17 +00:00Commented Nov 5, 2021 at 5:57
-
2Thank you! Since I commented here I found the github issue if you want to subscribe to it.Iosif Pop– Iosif Pop2021-11-05 10:27:46 +00:00Commented Nov 5, 2021 at 10:27
Add a comment
|
