art_adk 1.0.2 copy "art_adk: ^1.0.2" to clipboard
art_adk: ^1.0.2 copied to clipboard

Flutter SDK for ART realtime messaging — WebSocket channels, presence tracking, end-to-end encrypted channels, and CRDT-backed shared objects.

1.0.2 #

Documentation & pub.dev polish #

  • Added dartdoc comments to every public API surface (Adk, Socket, Subscription, LiveObjSubscription, Interception, EventEmitter, LongPollClient, CRDT / CRDTProxy, CRDT operation types, LDValue hierarchy, CryptoBox, Auth, and all config / type classes) so the enabled public_member_api_docs lint runs clean.
  • Tightened the package description and left repository / issue_tracker placeholders in pubspec.yaml for the public source URL.

1.0.1 #

Updated the Documentation #

  • Improved onboarding with more structured and clear documentation

1.0.0 #

Documentation #

  • README rewritten end-to-end
  • Added full sections for:
    • Presence
    • Encrypted Channels
    • Shared Objects
    • Interceptors
  • Added clear examples for all major features
  • Included API reference table for all public classes
  • Installation guide aligned with Flutter ADK docs for easier cross-platform onboarding

0.0.1 — Initial Release #

Initial Version #

  • Initial release of ART ADK
  • WebSocket connection management
  • Channel subscription (broadcast, targeted, group, encrypted, shared)
  • Message push functionality
  • Event listening
  • User presence tracking
  • Encrypted channel support
  • Interceptors for message processing
  • CRDT-based shared object channels
4
likes
160
points
261
downloads

Documentation

Documentation
API reference

Publisher

verified publisherarealtimetech.com

Weekly Downloads

Flutter SDK for ART realtime messaging — WebSocket channels, presence tracking, end-to-end encrypted channels, and CRDT-backed shared objects.

Homepage

Topics

#websocket #realtime #messaging #pubsub #flutter

License

MIT (license)

Dependencies

flutter, http, pinenacl, web_socket_channel

More

Packages that depend on art_adk