claude_code_sdk 1.0.0
claude_code_sdk: ^1.0.0 copied to clipboard
A Dart SDK for interacting with Claude Code, providing seamless integration with AI-powered coding assistance through the Claude Code CLI.
1.0.0 #
- Initial release of Claude Code SDK for Dart
- Core features:
- Create and manage chat sessions with Claude
- Send text messages and file references
- Schema-based structured responses
- Real-time streaming of responses
- Automatic SDK installation checking
- Cross-platform support (Windows, macOS, Linux)
- Comprehensive error handling with custom exceptions
- Resource management with proper disposal
- Full test coverage
- Complete documentation and examples