easyi18n 0.1.0 copy "easyi18n: ^0.1.0" to clipboard
easyi18n: ^0.1.0 copied to clipboard

Runtime SDK for easyi18n: resolve UI strings with source-as-key tr(), with an offline floor (baked assets) and live hot-update from a delivery manifest/CDN.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easyi18n

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

dependencies:
  easyi18n: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:easyi18n/easyi18n.dart';
0
likes
160
points
106
downloads

Documentation

API reference

Publisher

verified publisherliontude.com

Weekly Downloads

Runtime SDK for easyi18n: resolve UI strings with source-as-key tr(), with an offline floor (baked assets) and live hot-update from a delivery manifest/CDN.

Repository (GitHub)
View/report issues

Topics

#i18n #l10n #translation #flutter #arb

License

MIT (license)

Dependencies

crypto, flutter, http, intl, meta, path_provider, unorm_dart

More

Packages that depend on easyi18n