arbify_flutter
arbify_flutter copied to clipboard
Flutter package providing Arbify support.
Separated generation logic to source package [intl_utils](https://pub.dev/packages/intl_utils) so this package could be used only as a wrapper which provides arb files from your own server
Reproduction steps: 1. Create a project, add any language, do nothing else. 2. Get localization via API ```flutter pub run arbify:download```. ```dart Output directory doesn't exist. Creating... done. Unhandled exception:...
Hello! An exception was thrown, the cause of which is not yet known: ```dart Output directory doesn't exist. Creating... done. ru Downloading... done. Generating l10n.dart file... done Generating messages dart...