launchdarkly_event_source_client 0.0.3 launchdarkly_event_source_client: ^0.0.3 copied to clipboard
Server-sent events (SSE) client implementation for dart and flutter.
Change log #
All notable changes to the LaunchDarkly Event Source Client SDK will be documented in this file. This project adheres to Semantic Versioning.
0.0.3 (2024-01-23) #
Bug Fixes #
- Fix sink not closed lint. (#66) (051fd9c)
- Remove flutter dependency from event source. (#65) (d557692)
[0.0.1] - 2024-01-22 #
Initial alpha version.