mwaylabs / flutter_i18n_cleaner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_i18n_cleaner

Command line utility to find missing keys in your json localization files and replace them with annotated english translation.

Usage

  1. Install:
pub global activate i18n_cleaner -sgit https://github.com/mwaylabs/flutter_i18n_cleaner.git
  1. Use:
i18n_cleaner

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%