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

Flutter plugin for Apple's on-device Foundation Models. Generate text, structured output, and use tools with the on-device language model.

0.1.0 #

  • Initial release
  • Text generation with respondTo()
  • Structured output with respondToWithSchema()
  • Streaming support with streamResponseToWithSchema()
  • Tool use support
  • Generation options (sampling mode, temperature, max tokens)
  • System instructions support
  • Availability checking with LanguageModelSession.isAvailable()
  • Supports iOS 16+ (Foundation Models API requires iOS 26+ at runtime)
1
likes
0
points
287
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Apple's on-device Foundation Models. Generate text, structured output, and use tools with the on-device language model.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_foundation_models_annotations, plugin_platform_interface

More

Packages that depend on flutter_foundation_models

Packages that implement flutter_foundation_models