jaspr_localizations 1.0.0+beta.2 copy "jaspr_localizations: ^1.0.0+beta.2" to clipboard
jaspr_localizations: ^1.0.0+beta.2 copied to clipboard

Internationalization and localization support for Jaspr applications with ARB file generation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaspr_localizations

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

dependencies:
  jaspr_localizations: ^1.0.0+beta.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:jaspr_localizations/jaspr_localizations.dart';
2
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Internationalization and localization support for Jaspr applications with ARB file generation.

Repository (GitHub)
View/report issues

Topics

#l10n #localization #translations #language #jaspr

License

unknown (license)

Dependencies

build, glob, intl, jaspr, meta, path, universal_web, yaml

More

Packages that depend on jaspr_localizations