flutter_deepseek 0.1.1 copy "flutter_deepseek: ^0.1.1" to clipboard
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.yaml description 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-reasoner support via reason().
  • Function calling with typed tools.
  • listModels() and getBalance() utilities.
  • Typed exceptions and full test coverage.
1
likes
160
points
26
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publishermhammad.app

Weekly Downloads

DeepSeek API client for Flutter with SSE streaming, reasoner model, function calling, and typed errors. BYOK.

Repository (GitHub)
View/report issues

Topics

#deepseek #ai #llm #streaming #flutter

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on flutter_deepseek