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.

Changelog #

All notable changes to this project will be documented in this file.

[0.1.0] – 2025-04-18 #

Added #

  • Initial release of Localizer AI
    • AI‑powered translation using OpenAI GPT‑3.5‑turbo
    • Caching of translations via shared_preferences
    • Runtime language switching with ChangeNotifier
    • Context‑aware translation via ContextAnalyzer
  • Example app under example/ demonstrating basic usage
0
likes
130
points
21
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