jimtl_codegen 0.0.2 copy "jimtl_codegen: ^0.0.2" to clipboard
jimtl_codegen: ^0.0.2 copied to clipboard

outdated

Intl utility to generate ARB files from Dart intl class

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jimtl_codegen

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

dependencies:
  jimtl_codegen: ^0.0.2

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:jimtl_codegen/jimtl_codegen.dart';
0
likes
0
pub points
8%
popularity

Publisher

verified publisherjaumard.com

Intl utility to generate ARB files from Dart intl class

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, intl, intl_generator, jimtl, path, source_gen

More

Packages that depend on jimtl_codegen