intl_translation 0.19.0 copy "intl_translation: ^0.19.0" to clipboard
intl_translation: ^0.19.0 copied to clipboard

Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.

example/README.md

What's this? #

This is an example to demonstrate the output from bin/generate_from_arb.dart.

You can see the example generated code in lib/generated.

Note that the Dart code using the Intl messages - lib/example_messages.dart - is atypical Dart code. It exists just to have references to the Intl.message messages from the lib/messages ARB files, so the generator will output the cooresponding messages in lib/generated.

Re-generating the example code #

  • cd example
  • make
90
likes
120
pub points
96%
popularity

Publisher

verified publisherdart.cn

Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, args, dart_style, intl, path

More

Packages that depend on intl_translation