Skip to content

jamesblasco/intl_translation_format

Repository files navigation

The package intl_translation_format provides the tools needed to support a new translation format to work with the intl_translation package:

  • Message extraction from Dart code
  • Code generation from translated messages
  • New formats can be added without modifying this package, but it includes the ARB and XLIFF formats by default.

To learn more check the Getting Started guide and the Example project.

Current supported formats:


intl_translation_arb

The package intl_translation_arb implements intl_translation_format for ARB files

Formats:

  • arb

intl_translation_xliff

The package intl_translation_xliff implements intl_translation_format for XLIFF files

Formats

  • xlf - Xliff 1.2
  • xlf2- Xliff 2.0




GSoC 2020 Project by Jaime Blasco Andrés

Releases

No releases published

Packages

No packages published