flutter_native_ai 0.1.1 copy "flutter_native_ai: ^0.1.1" to clipboard
flutter_native_ai: ^0.1.1 copied to clipboard

A Flutter plugin for native on-device generative AI through Apple Foundation Models and Android Gemini Nano.

0.1.1 #

iOS hotfix release.

  • Fixes the Swift Package Manager library product name to match Flutter's generated hyphenated plugin product reference.

0.1.0 #

Initial pre-release

  • Added an automated publish workflow

0.1.0-alpha.1 #

Initial alpha release.

  • Adds a Dart API for on-device text generation availability, initialization, single response generation, streaming generation, and cancellation.
  • Adds an iOS bridge for Apple Foundation Models.
  • Adds an Android bridge for Gemini Nano through ML Kit Prompt API.
  • Adds Pigeon-generated Dart, Swift, and Kotlin bindings.
3
likes
0
points
634
downloads

Publisher

verified publisherpooka.app

Weekly Downloads

A Flutter plugin for native on-device generative AI through Apple Foundation Models and Android Gemini Nano.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_native_ai

Packages that implement flutter_native_ai