gen_i18n 1.0.3 copy "gen_i18n: ^1.0.3" to clipboard
gen_i18n: ^1.0.3 copied to clipboard

Library to help you add internationalization in your project dart generating classes and translation files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gen_i18n

With Flutter:

 $ flutter pub add gen_i18n

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

dependencies:
  gen_i18n: ^1.0.3

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

4
likes
150
points
51
downloads

Documentation

API reference

Publisher

verified publisheredvaldomartins.dev

Weekly Downloads

Library to help you add internationalization in your project dart generating classes and translation files.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

colorize, path

More

Packages that depend on gen_i18n