Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.35 KB

Localize using arb_translate

In this project, the arb_translate package, which is a package used to manage the language files of an application developed with Flutter, was used. You can easily manage the language files of the application and translate the application in different languages.

You can access the article I wrote about using the package here.

video.mov

Set Up

  • Clone Project
git clone https://github.com/enesakbal/arb_translate_example.git
  • Sign up Google Gemini and don't forget to replace the arb-translate-api-key value in the l10n.yaml file with your own.

  • flutter pub get && flutter run

  • flutter gen-l10n (if app_localizations.dart file is not generated, run command)

  • dart run arb_translate (if you want to generate arb files, run the command.)


Contact Me

LinkedIn Medium

[email protected]

created by ea.