Skip to content
Awesome-T edited this page Jan 24, 2024 · 1 revision

Welcome FAQ about arb_gen

To generate the .arb files and after localizing the application, you need to follow a few steps after adding this package.

1 Create the directory "arb.gen" in the root of the project.

2 Create two files inside the new directory:

  • config.json - for generation source
  • create a file arb/json, which corresponds to
    "pathToFile": "arb.gen/content.json", arb-wiki

3. Run script via terminal

 dart run arb_gen

2 You are good to go πŸ˜€πŸ˜€πŸ˜€