merge_arb 0.3.1 copy "merge_arb: ^0.3.1" to clipboard
merge_arb: ^0.3.1 copied to clipboard

Codegen that merges multiple ARB files into a single ARB file.

Codegen that merges multiple ARB files into a single ARB file.

Features #

Flutter app only support one ARB file for string localization. With this codegen, you can split your string localization into multiple ARB files.

Getting started #

flutter pub add --dev merge_arb build_runner

Usage #

Create ARB files in lib/l10n directory. For example, lib/l10n/en.arb, lib/l10n/id.arb, etc.

0
likes
140
points
774
downloads

Publisher

unverified uploader

Weekly Downloads

Codegen that merges multiple ARB files into a single ARB file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, glob

More

Packages that depend on merge_arb