Skip to content

fix: use of FlutterEngineGroup breaks patching#101

Merged
eseidel merged 2 commits intoshorebird/devfrom
es/report_start_fix
Jan 23, 2026
Merged

fix: use of FlutterEngineGroup breaks patching#101
eseidel merged 2 commits intoshorebird/devfrom
es/report_start_fix

Conversation

@eseidel
Copy link
Copy Markdown

@eseidel eseidel commented Jan 23, 2026

We were calling shorebird_report_launch_start too early, which meant that if you started a FlutterEngine without ever creating a shell, we would never actually load the dart patch and thus never report succesful load. Thus mark the current patch bad even though we'd never loaded it.

@eseidel eseidel merged commit 9ec9799 into shorebird/dev Jan 23, 2026
3 of 5 checks passed
@eseidel eseidel deleted the es/report_start_fix branch January 23, 2026 06:20
eseidel added a commit that referenced this pull request Jan 26, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Feb 3, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Feb 11, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Feb 13, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Feb 21, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Mar 2, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Mar 5, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Mar 10, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Mar 24, 2026
* es/report_start_fix

* fix: second callsite
bdero pushed a commit that referenced this pull request Mar 27, 2026
* es/report_start_fix

* fix: second callsite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant