Set App Language

Using this Action, you can change the language of your app.

  • This action is only visible when you added a multi-language feature to your app.

  • This action is limited to only your app and does not change your device language.

Prerequisites

Before you start defining the Set App Language Action, make sure you add the multi-language feature to your app using the instructions here.

Defining Set App Language Action

Go to your project page on FlutterFlow and follow the steps below to define Set App Language Action to any widget.

  1. Select widget from the widget tree or from the canvas area.

  2. Select Actions from the Properties panel (the right menu)

  3. Click + Add Action button

  4. Choose a gesture from the dropdown among On Tap, On Double Tap, or On Long Press

  5. Select the Action Type as Set App Language.

  6. Set Language Source to Select Language.

  7. From the Language dropdown, select the language that you want to set.

Last updated