merloc 0.0.4
merloc: ^0.0.4 copied to clipboard
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 #
- Github: https://github.com/aglis-lab