Skip to content

v2.1.2#47

Merged
basemosama merged 4 commits into
mainfrom
qa
May 21, 2026
Merged

v2.1.2#47
basemosama merged 4 commits into
mainfrom
qa

Conversation

@basemosama

Copy link
Copy Markdown
Member

No description provided.

- Move the `boot` call inside the `SentryFlutter.init` `appRunner` callback when Sentry is enabled
- Ensure binding initialization and `runApp` execute in the same zone to improve compatibility, especially on Flutter web
- Maintain standard boot sequence when Sentry is not configured
…tion

- Add `PlayxAppRunner` typedef to support custom application execution logic
- Deprecate `app` parameter in `runPlayx` in favor of the new `appRunner` parameter
- Update `runPlayx` to await `resolvedAppRunner`, providing more control over the `runApp` execution flow
- Update example application to use `appRunner` for starting the app
@basemosama basemosama merged commit 6f4a3c7 into main May 21, 2026
1 check failed
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