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

LexioLab client SDK for Flutter — manifest polling, content-addressed bundle caching, runtime ICU formatting, and label lookup that never blocks a frame.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lexiolab

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

dependencies:
  lexiolab: ^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:lexiolab/lexiolab.dart';
0
likes
160
points
44
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

LexioLab client SDK for Flutter — manifest polling, content-addressed bundle caching, runtime ICU formatting, and label lookup that never blocks a frame.

Repository (GitHub)
View/report issues

Topics

#i18n #localization #l10n #intl

License

MIT (license)

Dependencies

crypto, flutter, http, intl, path_provider

More

Packages that depend on lexiolab