Generates Flutter localization files.
Future<void> genL10n() async { await runFlutter(['gen-l10n']); }