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

A Flutter package for AI-powered localization and automatic translation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add localizer_ai

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

dependencies:
  localizer_ai: ^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:localizer_ai/localizer_ai.dart';
0
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for AI-powered localization and automatic translation.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, http, provider, shared_preferences

More

Packages that depend on localizer_ai