- Use
universal_io
package for IO. - Fix
l10n.dart
file generating wrongly, again. - Use
lint
package for static analysis.
- Fix
l10n.dart
file being generated lacking messages due to using wrong locale as the main one.
- Rename example/README.md to example/EXAMPLE.md
- Add example project.
- Fix message descriptions containing apostrophes to ruin
l10n.dart
. - Fix dependencies versions conflicts.
- Fix
l10n.dart
generator for languages with only country name provided.
- Always provide
countryCode
forLocale
s inl10n.dart
. Fixes an exception.
- Fix error generating
description
argument instead ofdesc
inl10n.dart
. - Add delegate field to
l10n.dart
generator. - Add
supportedLocales
tol10n.dart
generator.
- Fix health suggestions.
- Fix NoSuchMethodError when running without pubspec config.
- Fix
petitparser
version constraint error on some Flutter branches.
- This is the first release of arbify package! It still needs tests and testing, but generally should work.
- Parking package name