Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Migrate to runZonedGuarded#28

Merged
natebosch merged 3 commits into
masterfrom
run-zoned-guarded
Nov 3, 2020
Merged

Migrate to runZonedGuarded#28
natebosch merged 3 commits into
masterfrom
run-zoned-guarded

Conversation

@natebosch

Copy link
Copy Markdown
Contributor

The onError argument to runZoned is deprecated. Switch to the
supported runZonedGuarded. Add ignored parameters for the StackTrace
argument to fit the more strict static type.

Bump min SDK to 2.8.0 which added the runZonedGuarded API.

The `onError` argument to `runZoned` is deprecated. Switch to the
supported `runZonedGuarded`. Add ignored parameters for the `StackTrace`
argument to fit the more strict static type.

Bump min SDK to 2.8.0 which added the `runZonedGuarded` API.
@natebosch natebosch requested a review from jakemac53 November 3, 2020 17:37
@natebosch natebosch merged commit 4eb8aa9 into master Nov 3, 2020
@natebosch natebosch deleted the run-zoned-guarded branch November 3, 2020 18:20
mosuem pushed a commit to dart-lang/test that referenced this pull request Dec 12, 2024
The `onError` argument to `runZoned` is deprecated. Switch to the
supported `runZonedGuarded`. Add ignored parameters for the `StackTrace`
argument to fit the more strict static type.

Bump min SDK to 2.8.1 which is the first published with the
`runZonedGuarded` API.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants