jaspr_localizations 1.0.0+beta.4 copy "jaspr_localizations: ^1.0.0+beta.4" to clipboard
jaspr_localizations: ^1.0.0+beta.4 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

With Flutter:

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

Alternatively, your editor might support dart pub get or flutter 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
155
points
6
downloads
screenshot

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

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on jaspr_localizations