Commit f857931
authored
feat: Update common-client library to 1.8.0 (#237)
BEGIN_COMMIT_OVERRIDE
feat: Update to launchdarkly_common_client 1.8.0
feat: Add support for ping stream.
fix: Expose polling configuration type.
END_COMMIT_OVERRIDE
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Expose `PollingConfig` in the Flutter SDK public API and bump
`launchdarkly_common_client` to 1.8.0.
>
> - **API surface**:
> - Export `PollingConfig` from `launchdarkly_common_client` in
`packages/flutter_client_sdk/lib/launchdarkly_flutter_client_sdk.dart`.
> - **Dependencies**:
> - Bump `launchdarkly_common_client` to `1.8.0` in
`packages/flutter_client_sdk/pubspec.yaml`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
318769d. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 74a9c7d commit f857931
File tree
2 files changed
+3
-2
lines changed- packages/flutter_client_sdk
- lib
2 files changed
+3
-2
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments