This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Releases: dart-archive/intl_translation
Releases · dart-archive/intl_translation
Internal improvements
- Generate code that passes analysis with
implicit-casts: false
. - Allow use of
MessageExtraction
andMessageGeneration
withoutFile
. - Move arb generation from bin to lib so it's available to external packages.
- Update analyzer dependency.
Update petitparser dependency
- Update petitparser dependency.