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

An auto internationalization package for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_i8ln
copied to clipboard

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

dependencies:
  auto_i8ln: ^0.0.1
copied to clipboard

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';
copied to clipboard
1
likes
140
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

An auto internationalization package for Flutter

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_generative_ai, logging

More

Packages that depend on auto_i8ln