You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
268 B

fvm flutter gen-l10n `
--arb-dir="lib/src/l10n" `
--template-arb-file="month_year_picker_en.arb" `
--output-localization-file="month_year_picker_localizations.dart" `
--output-class="MonthYearPickerLocalizations" `
--output-dir="lib/src/l10n" `
--no-synthetic-package