About 223,000 results
Open links in new tab
  1. Localization | FlutterFlow Documentation

    In FlutterFlow, you can retrieve the following types of language-related data: Current Language Code : This provides the ISO language code for the current app language (e.g., en, de, fr). …

  2. Common Examples | FlutterFlow Documentation

    In FlutterFlow's custom code, you can create new instances of such data types, pass instances back into an action, or manipulate and retrieve information from existing objects. Here are …

  3. Writing Custom Code | FlutterFlow Documentation

    When writing custom code in FlutterFlow, you can define input arguments to make your custom functions, widgets, or actions more dynamic and reusable. Input arguments allow you to pass …

  4. How to build a multi-language support feature in FlutterFlow?

    Building a multi-language feature in a FlutterFlow app requires integrating localization techniques to cater to a diverse user base effectively. This guide provides a detailed process to equip your …

  5. How to create a multi-language support system in FlutterFlow?

    Implementing multi-language support in a FlutterFlow app allows you to reach a broader audience by offering your application in multiple languages. Below is an in-depth step-by-step guide for …

  6. Is there a way to get current language in a custom action?

    Nov 14, 2023 · How to get current selected language in a custom action that runs in the main function? I can't pass any arguments.

  7. How to get the app language from a ... - FlutterFlow Community

    Mar 14, 2024 · Even though the language changes on the app (I have English and Greek), the language always returns as 'el' (Greek) when I try to get it from the internationalization from …

  8. How to access current language inside a custom function?

    Feb 6, 2024 · Hello, the question is in the title: how can I access the app current language inside a custom function? I need it to work with API return values, and to adapt the displayed text to the …

  9. Full-Stack Platform for No-Code App Development With FlutterFlow

    Jan 24, 2024 · FlutterFlow is built on top of the Flutter framework. Flutter is known for its capability to create natively compiled applications for mobile, web, and desktop from a single codebase. …

  10. Custom Code Tutorial - FlutterFlow - YouTube

    // FlutterFlow is a low-code builder for developing native mobile applications. You can use our simple drag and drop interface to ...more. Here's a quick guide on adding and using custom …

Refresh