smartnsoft / FlappyTranslator

A tool which automatically generates Flutter localization resources from CSV and Excel files.
MIT License
58 stars 19 forks source link

Feature/remove cla input output options #45

Closed defuncart closed 3 years ago

defuncart commented 3 years ago

Removes the ability to specify input filepath and output directory as cla arguments. Output filepath is already optional (defaults to lib), while input filepath must now be specified through pubspec.yaml.