i18n_json 0.9.0 copy "i18n_json: ^0.9.0" to clipboard
i18n_json: ^0.9.0 copied to clipboard

outdated

An alternative dart code generator for the vs-code plugin "vscode-flutter-i18n-json"

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add i18n_json

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

dependencies:
  i18n_json: ^0.9.0

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

Import it

Now in your Dart code, you can use:

import 'package:i18n_json/i18n_json.dart';
6
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

An alternative dart code generator for the vs-code plugin "vscode-flutter-i18n-json"

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path, yaml

More

Packages that depend on i18n_json