arbify 0.0.11
arbify: ^0.0.11 copied to clipboard
A package providing support for internationalizing Flutter applications using intl package with Arbify.
0.0.11 #
- Use
universal_iopackage for IO. - Fix
l10n.dartfile generating wrongly, again. - Use
lintpackage for static analysis.
0.0.10 #
- Fix
l10n.dartfile being generated lacking messages due to using wrong locale as the main one.
0.0.9 #
- Rename example/README.md to example/EXAMPLE.md
0.0.8 #
- Add example project.
0.0.7 #
- Fix message descriptions containing apostrophes to ruin
l10n.dart. - Fix dependencies versions conflicts.
0.0.6 #
- Fix
l10n.dartgenerator for languages with only country name provided.
0.0.5 #
- Always provide
countryCodeforLocales inl10n.dart. Fixes an exception.
0.0.4 #
- Fix error generating
descriptionargument instead ofdescinl10n.dart. - Add delegate field to
l10n.dartgenerator. - Add
supportedLocalestol10n.dartgenerator.
0.0.3 #
- Fix health suggestions.
- Fix NoSuchMethodError when running without pubspec config.
0.0.2 #
- Fix
petitparserversion constraint error on some Flutter branches.
0.0.1 #
- This is the first release of arbify package! It still needs tests and testing, but generally should work.
0.0.0 #
- Parking package name