i18next_class_generator 0.0.1 copy "i18next_class_generator: ^0.0.1" to clipboard
i18next_class_generator: ^0.0.1 copied to clipboard

outdated

The dart class generator from i18next resource file

For flutter i18next package (https://pub.dev/packages/i18next) for internationalization. It doesn't generate reference file, so that we have to use magic string in our dart file. To solve this problem, we build this package to generate reference file for us.

Features #

This package used to generate the localizations reference file from the json.

Usage #

We use build_runner to generate reference code. Simply run "flutter pub run build_runner build" in the example directory to generate the localizations dart file from the json.

0
likes
0
points
254
downloads

Publisher

verified publisherfeedme.cc

Weekly Downloads

The dart class generator from i18next resource file

License

unknown (license)

Dependencies

build, build_config, code_builder, dart_style, flutter, glob, path

More

Packages that depend on i18next_class_generator