Flutter Localization and Internationalization |
Flutter (wikipedia) is a popular UI software development kit. Soluling localization tool and service support Flutter resource files.
GitHub and <data-dir>\Samples\Flutter contains following Fluttersamples:
Directory | Description | Notes |
---|---|---|
Simple | A simple sample | |
Escape | A sample that contains escaped characters |
You create a resource file localization project by adding an Flutter resource file (e.g. D:\Sample\Sample\sample.arb
) into your Soluling project. You can configure how to localize your Flutter resource file
by selecting the item in the project tree, right-clicking, and choosing the Options menu. A source dialog appears that lets you edit the options. This source uses the following option sheets.