merloc 0.0.4 copy "merloc: ^0.0.4" to clipboard
merloc: ^0.0.4 copied to clipboard

outdated

Dart Package for merge localization based on folder

Merloc #

Merloc is stand for merge localization. Mainly created because I always get so many conflict on single big translations file.

With Merloc I hope, I can reduce conflict with separating translations.

This package is a cli for merge yaml or json file translations into one or single json file.

This package is usefull for splitting translations to make sure the team have little conflict when merging with other team

Features #

  • Merge Multiple Translations file
  • Support both yaml and json for input

Getting started #

To install: #

use

pub global activate merloc

or

flutter pub global activate merloc

Usage #

merloc [input folder localization] [output folder localization]

Additional information #

1
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Dart Package for merge localization based on folder

Homepage

License

unknown (license)

Dependencies

path, yaml

More

Packages that depend on merloc