flutter_deepseek 0.1.1
flutter_deepseek: ^0.1.1 copied to clipboard
DeepSeek API client for Flutter with SSE streaming, reasoner model, function calling, and typed errors. BYOK.
0.1.1 #
- Shorten
pubspec.yamldescription for pub.dev search limits. - Add dartdoc on public API for improved pub points.
0.1.0 #
- Initial release.
- Non-streaming and token-by-token
Stream<String>chat completions. deepseek-reasonersupport viareason().- Function calling with typed tools.
listModels()andgetBalance()utilities.- Typed exceptions and full test coverage.
