ztexts 0.2.1 copy "ztexts: ^0.2.1" to clipboard
ztexts: ^0.2.1 copied to clipboard

A Dart cli tool for fetching and consuming texts. Purpose: get texts from a source and send them to a destination. Example: from Applanga to Flutter app (i18n) or console log.

0.1.1 #

Initial development release.

  • Supported text fetchers:
    • ApplangaFetcher - fetches texts from you Applanga project
  • Supported text consumers:
    • LogConsumer - prints texts output to console
    • AppTextsConsumer - converts the fetched texts to i18n Flutter app texts

0.2.0 #

Add support for sound nullability

0.2.1 #

Fix i18 file generation

0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A Dart cli tool for fetching and consuming texts. Purpose: get texts from a source and send them to a destination. Example: from Applanga to Flutter app (i18n) or console log.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, collection, http, path, yaml

More

Packages that depend on ztexts