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

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.4

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
90
pub points
7%
popularity

Publisher

verified publisherjaumard.com

Intl utility to generate ARB files from Dart intl class

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on jimtl_codegen