PackageTrack
Sign in Get early access

genkit_anthropic

Anthropic plugin for Genkit Dart, providing Claude model integration with tool calling, multimodal inputs, and streaming support.

0.2.11 6.4K downloads/mo #3512 most downloaded on pub.dev genkit-ai/genkit-dart

What this package is like to depend on

Last release 1 months ago

17 Jul 2026

Ships fairly regularly

a new release about every 2 weeks

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

23 releases · first in 2026

23 releases in the last 12 months

see the full history below

Release timeline

23 releases · Feb 2026 to Jul 2026
Release Pre-release

Releases

latest 23
  1. 0.2.11 17 Jul 2026
    Release notes

    Fixes

    • normalize nested models to JSON in generated setters (#337)
    Open source →
  2. 0.2.10 17 Jul 2026
    Release notes

    Features

    • agent & session schema types (1/8) (#310)
    Open source →
  3. 0.2.9 11 Jun 2026
    Release notes
    • updated internal dependencies.
    Open source →
  4. 0.2.8 04 Jun 2026
    Release notes

    Other Changes

    • split schemantic into runtime and schemantic_builder packages (#292)
    Open source →
  5. 0.2.7 12 May 2026
    Release notes
    • updated internal dependencies.
    Open source →
  6. 0.2.6 06 May 2026
    Release notes

    Features

    • upgrade anthropic_sdk_dart to v2.0.0 and add docs (#273)
    • generate docs for generated schemantic types (#274)
    Open source →
  7. 0.2.5 29 Apr 2026
    Release notes
    • updated internal dependencies.
    Open source →
  8. 0.2.4 27 Mar 2026
    Release notes
    • updated internal dependencies.
    Open source →
  9. 0.2.3 19 Mar 2026
    Release notes

    Fixes

    • Update openai_dart/anthropic_sdk_dart for robust third-party provider support (#215)
    Open source →
  10. 0.2.2 11 Mar 2026
    Release notes
    • updated internal dependencies.
    Open source →
  11. 0.2.1 10 Mar 2026
    Release notes
    • updated internal dependencies.
    Open source →
  12. 0.2.0 09 Mar 2026
    Release notes
    • BREAKING REFACTOR: moved vertexAI plugin from genkit_google_genai into genkit_vertexai package (#202).
    Open source →
    Release notes

    Breaking Changes

    • removed vertex support to unblock using plugin with flutter (#209)
    Open source →
  13. 0.1.0 04 Mar 2026
    Release notes

    2026-03-04

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • genkit_mcp - v0.1.0-dev.1
    • genkit_google_genai - v0.1.0-dev.1
    • genkit_vertex_auth - v0.1.0-dev.1
    • genkit_openai - v0.1.0-dev.1
    • genkit_anthropic - v0.1.0-dev.1
    • genkit_shelf - v0.1.0-dev.1
    • genkit_chrome - v0.0.1-dev.10
    • genkit_middleware - v0.1.0-dev.1

    Open source →
    Release notes
    • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
    Open source →
  14. 0.1.0+1 05 Mar 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  15. 0.1.0-dev.1 04 Mar 2026 pre-release
    Release notes
    • Update a dependency to the latest release.
    Open source →
  16. 0.0.1-dev.9 03 Mar 2026 pre-release
    Release notes
    • REFACTOR: make all classes final or base (#179).
    • FEAT(openai): add Vertex support with shared Vertex auth utilities (#185).
    • FEAT(anthropic): add Vertex AI transport and sample app (#182).
    • BREAKING REFACTOR: renamed @Schematic() to @Schema() (#192).
    Open source →
    Release notes

    Note: This release has breaking changes.

    • REFACTOR: make all classes final or base (#179).
    • FEAT(openai): add Vertex support with shared Vertex auth utilities (#185).
    • FEAT(anthropic): add Vertex AI transport and sample app (#182).
    • BREAKING REFACTOR: renamed @Schematic() to @Schema() (#192).
    Open source →
  17. 0.0.1-dev.8 27 Feb 2026 pre-release
    Release notes
    • REFACTOR: hide package:json_schema_builder (#167).
    • FIX: do not default instructions for json format (should use native constrained generation) (#176).
    • FIX: fix strict casts (#165).
    • BREAKING FEAT: move basic type functions to static creation method on SchemanticType (#154).
    Open source →
    Release notes

    Note: This release has breaking changes.

    • REFACTOR: hide package:json_schema_builder (#167).
    • FIX: do not default instructions for json format (should use native constrained generation) (#176).
    • FIX: fix strict casts (#165).
    • BREAKING FEAT: move basic type functions to static creation method on SchemanticType (#154).
    Open source →
  18. 0.0.1-dev.7 20 Feb 2026 pre-release
    Release notes
    • REFACTOR: Tweak RegExps and avoid non-linear complexity (#175).
    • REFACTOR: make all classes final or base (#179).
    • REFACTOR: centralize status-to-http mapping for transport errors (#181).
    • BREAKING REFACTOR: renamed @Schematic() to @Schema() (#192).
    • BREAKING FEAT: introduced dynamic action provider and migrated MCP plugin to use DAP (#187).
    Open source →
    Release notes
    • REFACTOR: Introduce a dedicated plugin.dart entry point for plugin-related exports (#149).
    Open source →
  19. 0.0.1-dev.6 19 Feb 2026 pre-release
    Release notes
    • REFACTOR: hide package:json_schema_builder (#167).
    • FIX: enable and fix a couple of lints (#174).
    • FIX: fix strict casts (#165).
    • FIX: better generics (#153).
    • FIX: fix a couple of dartdoc issues (#151).
    • BREAKING FEAT: move basic type functions to static creation method on SchemanticType (#154).
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  20. 0.0.1-dev.5 19 Feb 2026 pre-release
    Release notes
    • REFACTOR: Introduce a dedicated plugin.dart entry point for plugin-related exports (#149).
    Open source →
    Release notes
    • REFACTOR: automate telemetry exporter configuration (#131).
    • FEAT: implemented/fixed tools calling and structured output for firebase_ai (#138).
    • DOCS: improve documentation for Anthropic plugin options and methods, and update the package description.
    Open source →
  21. 0.0.1-dev.4 17 Feb 2026 pre-release
    Release notes
    • BREAKING REFACTOR: generate api cleanup (#125).
    Open source →
    Release notes

    Note: This release has breaking changes.

    • BREAKING REFACTOR: generate api cleanup (#125).
    Open source →
  22. 0.0.1-dev.3 12 Feb 2026 pre-release
    Release notes
    • REFACTOR: automate telemetry exporter configuration (#131).
    • DOCS: Add best practices, a Text-to-Speech example, and update the OpenAI package license to the full Apache 2.0 text.
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  23. 0.0.1-dev.2 05 Feb 2026 pre-release
    Release notes
    • FEAT(openai): add Vertex support with shared Vertex auth utilities (#185).

    2026-02-27

    Changes


    Packages with breaking changes:

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • genkit_chrome - v0.0.1-dev.8

    Open source →
    Release notes
    • REFACTOR: renamed anthropic.claude to model.
    • FEAT: added anthropic plugin (#86).
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive