app_auto_localize

Last updated:

0 purchases

app_auto_localize Image
app_auto_localize Images
Add to Cart

Description:

app auto localize

app_auto_localize #
Localize Flutter Apps with one line of code.



## Usage
first create a new folder .../flutter_example/assets/app_auto_localize
void main() async {

await initAutoTranslate(
projectPathAbsolute: '.../flutter_example', // your project absolute path
fileName: 'en'); // file name will be en.json
...
copied to clipboard
A new file will be added at .../flutter_example/assets/app_auto_localize
copied to clipboard
Important #
comment this code after creating the translation files
What is the next #
We will add auto translate feature .

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.