artemis_socket_plugin 1.0.0 copy "artemis_socket_plugin: ^1.0.0" to clipboard
artemis_socket_plugin: ^1.0.0 copied to clipboard

Artemis Socket Plugin - configuration-driven Flutter SDK for real-time AI agent chat over WebSockets on iOS and Android.

1.0.0 #

  • First stable release.
  • Real-time WebSocket transport powered by web_socket_channel: ^3.0.1.
  • Configuration-first design: all settings loaded from assets/sdk_configurations.yaml.
  • AgentSDK entry point with initialize(), connect(), sendMessage(), and message history.
  • SDK and chat event streams (connection lifecycle, streaming messages, typing indicators, errors).
  • Token bootstrap + WebSocket ticket authentication with automatic reconnection (exponential backoff).
  • Environment-specific configuration overrides (dev/staging/prod).

0.0.1 #

  • Initial SDK structure with configuration system and basic chat.
0
likes
0
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

Artemis Socket Plugin - configuration-driven Flutter SDK for real-time AI agent chat over WebSockets on iOS and Android.

Repository
View/report issues

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface, web_socket_channel, yaml

More

Packages that depend on artemis_socket_plugin

Packages that implement artemis_socket_plugin