auto_i8ln 1.0.0 copy "auto_i8ln: ^1.0.0" to clipboard
auto_i8ln: ^1.0.0 copied to clipboard

A Flutter package that simplifies and automates internationalization and localization using Generative AI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_i8ln

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

dependencies:
  auto_i8ln: ^1.0.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:auto_i8ln/auto_i8ln.dart';
4
likes
160
points
224
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies and automates internationalization and localization using Generative AI.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, google_generative_ai, logging, yaml

More

Packages that depend on auto_i8ln