Commit ce4dd4d
authored
chore(main): release 4.19.0 (#295)
🤖 I have created a release *beep* *boop*
---
##
[4.19.0](4.18.1...4.19.0)
(2026-06-10)
### Features
* Debounce lifecycle, network, and setMode signals in flutter SDK
([#292](#292))
([4805e78](4805e78))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Diff is version and changelog metadata only; no runtime code changes
in this PR.
>
> **Overview**
> **Release 4.19.0** for `launchdarkly_flutter_client_sdk`: bumps the
package version from **4.18.1** to **4.19.0** in `pubspec.yaml`, the
embedded `sdkVersion` in `ld_client.dart`, the example app dependency,
and `.release-please-manifest.json`.
>
> The changelog documents the user-facing change shipped in this
release: **debouncing** of lifecycle, network, and `setMode` signals
before `ConnectionManager` runs automatic connection-mode resolution
(default **1s** window via `debounceWindow`; `offline` still applies
immediately without debounce).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
cf6486a. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 4805e78 commit ce4dd4d
5 files changed
Lines changed: 11 additions & 4 deletions
File tree
- packages/flutter_client_sdk
- example
- lib/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments