Flutter_form_builder: FormBuilderDateTimePicker UI language

Created on 24 Jul 2019  路  2Comments  路  Source: danvick/flutter_form_builder

Hi, can I change the language in the piker ?
image

That is in "En" I need a different language..

Most helpful comment

I made this work adding flutter_localizations package and then adding the delegates to the materialapp widget.
fl_localizations
fl_materialapp

In my case, I needed portuguese-brazilian.

All 2 comments

I need to change all the english to a different language .. is that supported ?

image

I made this work adding flutter_localizations package and then adding the delegates to the materialapp widget.
fl_localizations
fl_materialapp

In my case, I needed portuguese-brazilian.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mattf80 picture mattf80  路  3Comments

awhitford picture awhitford  路  5Comments

WilliamCunhaCardoso picture WilliamCunhaCardoso  路  3Comments

jaxnz picture jaxnz  路  3Comments

ghost picture ghost  路  4Comments