flutter_deepseek 0.1.0 copy "flutter_deepseek: ^0.1.0" to clipboard
flutter_deepseek: ^0.1.0 copied to clipboard

The complete DeepSeek API client for Flutter. True token-by-token streaming, all models including deepseek-reasoner, function calling, conversation management, and a Flutter-idiomatic API. Production- [...]

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.
2
likes
140
points
26
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publishermhammad.app

Weekly Downloads

The complete DeepSeek API client for Flutter. True token-by-token streaming, all models including deepseek-reasoner, function calling, conversation management, and a Flutter-idiomatic API. Production-ready and actively maintained.

Repository (GitHub)
View/report issues

Topics

#deepseek #ai #llm #streaming #flutter

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on flutter_deepseek