jtranslate_generator 1.0.1 copy "jtranslate_generator: ^1.0.1" to clipboard
jtranslate_generator: ^1.0.1 copied to clipboard

automatic constant generator for the `jtranslate` package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jtranslate_generator

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

dependencies:
  jtranslate_generator: ^1.0.1

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:jtranslate_generator/jtranslate_generator.dart';
1
likes
135
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

automatic constant generator for the `jtranslate` package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, path

More

Packages that depend on jtranslate_generator