polyglot 1.0.0-dev copy "polyglot: ^1.0.0-dev" to clipboard
polyglot: ^1.0.0-dev copied to clipboard

outdated

i18n DSL and compiler for Angular2 Dart.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate polyglot

Use it

The package has the following executables:

$ polyglot

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polyglot

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

dependencies:
  polyglot: ^1.0.0-dev

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

Publisher

unverified uploader

i18n DSL and compiler for Angular2 Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, barback, code_builder, string_scanner

More

Packages that depend on polyglot