Bruno D'Luka

Results 235 comments of Bruno D'Luka

Well, it's quite a different proccess to add a font to a android app. You gotta put the font file on the res folder, and then Android can recognize the...

Yeah I also have the same problem, but only with a custom keyboardType. Any fix for it?

I had to use another package because of this issue: https://github.com/danilocoppi/flutter-textfield-mask

> The TextBox, TextFormBox, and AutoSuggestBox are merged into a textField. What do you mean?

> If I choose to use Validator, I can't undo the wrong action after "return "balabala"", and the experience doesn't seem friendly You can use a text controller

Weird. Is there any chance of it being a rendering issue on the skia side? I can't reproduce it

Reproducible on VM-based environments as well!

Expander padding is off ![example 12_09_2022 19_27_38](https://user-images.githubusercontent.com/45696119/189770001-aeb0d391-34d3-4150-b19e-065fda2cf8f4.png)

The trailing is being constrained down, for some reason ![image](https://user-images.githubusercontent.com/45696119/191851363-bf3fcc77-75b3-46fb-ba2a-259c854b1339.png)