Skip to content

Better handling Android Flutter hot reloads during device scanning#914

Open
Enmoren wants to merge 1 commit intoPhilipsHue:masterfrom
Enmoren:master
Open

Better handling Android Flutter hot reloads during device scanning#914
Enmoren wants to merge 1 commit intoPhilipsHue:masterfrom
Enmoren:master

Conversation

@Enmoren
Copy link
Copy Markdown

@Enmoren Enmoren commented Dec 5, 2025

If we are doing a hot restart the stopDeviceScan callback will get called twice, with the second being something we don't care about because it's just swapping eventchannel subscriptions...and then clobbering, the value provided to scanParameters...so we're just going to prevent that clobbering from happening

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