Skip to content

package:dart_mcp v0.4.0

Latest

Choose a tag to compare

@jakemac53 jakemac53 released this 12 Nov 19:00
· 2 commits to main since this release
71a0b00
  • Update the tool calling example to include progress notifications.
  • Breaking: Update APIs to accept nullable parameters when the parameters
    are not required for that method. This is only breaking if you override these
    methods.