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

The dart class generator from i18next resource file

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add i18next_class_generator

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  i18next_class_generator: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:i18next_class_generator/i18next_class_generator.dart';
0
likes
110
pub points
25%
popularity

Publisher

verified publisherfeedme.cc

The dart class generator from i18next resource file

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on i18next_class_generator