Skip to content

Remove Uri from _launchedFromWidget #296

Closed Answered by ABausG
Freezer9 asked this question in Help and Q&A
Discussion options

You must be logged in to vote

Hmmm, in that case I think your other Widget configuration is at fault here. You should move the check/listener to a place where it is called once and not creating too many rebuilds.
Alternatively you could store somewhere in your App's state whether you checked for the initial launch in that session.

As described above there is no way for home_widget to clear that data as it is nested in how the app was started

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Freezer9
Comment options

@ABausG
Comment options

@Freezer9
Comment options

@ABausG
Comment options

Answer selected by Freezer9
@Freezer9
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants