excel2l10n 0.1.0 copy "excel2l10n: ^0.1.0" to clipboard
excel2l10n: ^0.1.0 copied to clipboard

A tool to convert excel to l10n files.

0.0.1 #

  • Implement platform feishu.
  • Implement target getx.

0.0.2 #

  • Basic implement for target arb.

    Currently supported:

    • description
    • Only String type placeholders

0.0.3 #

  • Basic implement target localizations.

    What's different with target arb:

    • No need to generate .arb file, directly generate .dart file.
    • Generate TextSpan for placeholders. It means you can use Text.rich to display the value.
    • Other features supported are the same as target arb.

0.1.0 #

  • Relaxing dart version restrictions 3.5.3->3.3.0
1
likes
0
points
177
downloads

Publisher

verified publishernysm.dev

Weekly Downloads

A tool to convert excel to l10n files.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dart_style, dio, yaml

More

Packages that depend on excel2l10n