ztexts 0.2.1 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