liquid_ai 1.2.2 copy "liquid_ai: ^1.2.2" to clipboard
liquid_ai: ^1.2.2 copied to clipboard

Run on-device AI models in Flutter with LEAP SDK. Supports text generation, streaming chat, structured output, function calling, and vision.

Changelog #

1.2.2 - 2026-02-09 #

Bug Fixes #

  • shorten package description to meet pub.dev guidelines (305022b)

1.2.1 - 2026-02-02 #

Bug Fixes #

  • trigger release for updated example documentation (ff358c6)

1.2.0 - 2026-02-02 #

Features #

  • android, ios: implement cache management and model download features (1472a7a)
  • app: enhance settings and model selection screens (a1e2398)
  • deps: add dependabot configuration for Dart/Flutter and GitHub Actions (21e9c81)
  • docs: update README and add example for liquid_ai package (e5ebb4e)
  • ios: update minimum iOS and macOS versions to 17.0 and 14.0 (48b6167)
  • lib: add conversation (394e4bc)
  • lib: add LEAP SDK (ace44c3)
  • lib: add model download functionality (1c47b8c)
  • lib: add schema support (bb497ab)
  • lib: add structured output handling (dfb7d18)
  • lib: add tool calling functionality (2bb0f19)
  • lib: add vision and audio models (bce955a)
  • lib: use function call parser (accba7f)
  • model_catalog: add f16 quantization and update standard quantizations (4ff307f)
  • model_catalog: enhance model descriptions and add new models (f66c958)
  • model_manager: implement model lifecycle management with loading and unloading (ec73e7f)
  • model_runner_manager: add context parameter and cleanup for partial downloads (d99e876)
  • models: add load options for model loading configuration (0fea06e)
  • models: add loadModelFromPath method and related events (1a25a83)
  • models: add model manifest and download methods for models (ea23681)
  • test: add unit tests for ModelManifest class functionality (95f64f8)
  • tools_state: enhance natural language response generation with context (62e3393)
  • tools: implement real weather fetching from Open-Meteo API (427bf90)

Bug Fixes #

  • ci: add actions write permission for workflow dispatch (9143481)
  • ci: trigger publish with tag ref via workflow_dispatch (b5f411c)
  • method_channel: correct optional parameters in createConversation and sendMessage (1e8829b)

1.1.0 - 2026-02-02 #

Features #

  • android, ios: implement cache management and model download features (1472a7a)
  • app: enhance settings and model selection screens (a1e2398)
  • deps: add dependabot configuration for Dart/Flutter and GitHub Actions (21e9c81)
  • docs: update README and add example for liquid_ai package (e5ebb4e)
  • ios: update minimum iOS and macOS versions to 17.0 and 14.0 (48b6167)
  • lib: add conversation (394e4bc)
  • lib: add LEAP SDK (ace44c3)
  • lib: add model download functionality (1c47b8c)
  • lib: add schema support (bb497ab)
  • lib: add structured output handling (dfb7d18)
  • lib: add tool calling functionality (2bb0f19)
  • lib: add vision and audio models (bce955a)
  • lib: use function call parser (accba7f)
  • model_catalog: add f16 quantization and update standard quantizations (4ff307f)
  • model_catalog: enhance model descriptions and add new models (f66c958)
  • model_manager: implement model lifecycle management with loading and unloading (ec73e7f)
  • model_runner_manager: add context parameter and cleanup for partial downloads (d99e876)
  • models: add load options for model loading configuration (0fea06e)
  • models: add loadModelFromPath method and related events (1a25a83)
  • models: add model manifest and download methods for models (ea23681)
  • test: add unit tests for ModelManifest class functionality (95f64f8)
  • tools_state: enhance natural language response generation with context (62e3393)
  • tools: implement real weather fetching from Open-Meteo API (427bf90)

Bug Fixes #

  • ci: trigger publish with tag ref via workflow_dispatch (b5f411c)
  • method_channel: correct optional parameters in createConversation and sendMessage (1e8829b)

1.0.0 - 2026-02-02 #

Features #

  • android, ios: implement cache management and model download features (1472a7a)
  • app: enhance settings and model selection screens (a1e2398)
  • deps: add dependabot configuration for Dart/Flutter and GitHub Actions (21e9c81)
  • docs: update README and add example for liquid_ai package (e5ebb4e)
  • ios: update minimum iOS and macOS versions to 17.0 and 14.0 (48b6167)
  • lib: add conversation (394e4bc)
  • lib: add LEAP SDK (ace44c3)
  • lib: add model download functionality (1c47b8c)
  • lib: add schema support (bb497ab)
  • lib: add structured output handling (dfb7d18)
  • lib: add tool calling functionality (2bb0f19)
  • lib: add vision and audio models (bce955a)
  • lib: use function call parser (accba7f)
  • model_catalog: add f16 quantization and update standard quantizations (4ff307f)
  • model_catalog: enhance model descriptions and add new models (f66c958)
  • model_manager: implement model lifecycle management with loading and unloading (ec73e7f)
  • model_runner_manager: add context parameter and cleanup for partial downloads (d99e876)
  • models: add load options for model loading configuration (0fea06e)
  • models: add loadModelFromPath method and related events (1a25a83)
  • models: add model manifest and download methods for models (ea23681)
  • test: add unit tests for ModelManifest class functionality (95f64f8)
  • tools_state: enhance natural language response generation with context (62e3393)
  • tools: implement real weather fetching from Open-Meteo API (427bf90)

Bug Fixes #

  • method_channel: correct optional parameters in createConversation and sendMessage (1e8829b)

0.0.1 #

  • TODO: Describe initial release.
1
likes
160
points
229
downloads

Publisher

verified publisherzinshaus.app

Weekly Downloads

Run on-device AI models in Flutter with LEAP SDK. Supports text generation, streaming chat, structured output, function calling, and vision.

Repository (GitHub)
View/report issues

Topics

#ai #llm #on-device #machine-learning #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_schema, plugin_platform_interface

More

Packages that depend on liquid_ai

Packages that implement liquid_ai