jimtl_localazy 0.0.3 copy "jimtl_localazy: ^0.0.3" to clipboard
jimtl_localazy: ^0.0.3 copied to clipboard

Localazy support for jimtl remote translations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jimtl_localazy

With Flutter:

 $ flutter pub add jimtl_localazy

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

dependencies:
  jimtl_localazy: ^0.0.3

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:jimtl_localazy/jimtl_localazy.dart';
1
likes
100
pub points
16%
popularity

Publisher

unverified uploader

Localazy support for jimtl remote translations

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, http, jimtl, path

More

Packages that depend on jimtl_localazy