Global language, date, timezone and 24:00 format.

I'm new to flutterflow.
I want to make a planner for people with non-congenital brain injuries.
Now I'm looking for where and how to set global settings for my app.
I want to use the SfCalendar (many customization options).
However, the documentation SfCalendar only shows how to do this in flutter, not how to do it in flutterflow.
I want to set the settings below globally.
If this is not possible, I would like to know how to solve it.

  • the language (dutch),

  • date,

  • time zone (Amsterdam),

  • 24:00 format

    For the language I found it ๐Ÿ˜€ ; App Settings -> Languages.

    Now for:

    time zone : (Amsterdam)

    time format : (24:00)

    Date format : (DD/MM/YYYY)

1 reply