Skip to content

Some README changes and ability to enter in .csv empty strings #4

Description

@ebelevics

Hi,
I am really thankful for this package, as it simplifies app translation a lot. Only thing what I found missing is that I cannot leave in .csv empty fields, and I get error during generation. I need empty fields to seed translations to keys later on. So far I managed to add " " to empty field, but would prefer if I had option in pubspec.yaml ability to set generator convert empty field to "" or even to "KEY_NAME" in .arb files.

Other thing what I found was in README, that you have use "dart run flutter_pseudolocalizor" to generate arb files. After greater digging I found that you need to use "dart run arb_generator", which makes sence, and everything did work after. Please correct this mistake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions