perplexity_flutter 1.0.1
perplexity_flutter: ^1.0.1 copied to clipboard
A lightweight Flutter SDK to interact with Perplexity.ai's chat completion API (streaming + model switching supported).
1.0.0 #
- Initial release of the Perplexity Flutter SDK
- Support for streaming and non-streaming chat completions
- Multiple Perplexity models support (sonar, sonar-pro, etc.)
- BLoC integration for Flutter apps
- Chat roles: system, user, assistant, tool
- Ready-to-use Flutter widgets for chat UI