We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc8381 commit 5926e24Copy full SHA for 5926e24
README.md
@@ -52,7 +52,7 @@ main() async {
52
- in Flutter, use [FlutterError.onError][flutter_error]
53
- use `Isolate.current.addErrorListener` to capture uncaught errors in the root zone
54
55
-[run_zoned]: https://api.dartlang.org/stable/1.24.1/dart-async/runZoned.html
+[run_zoned]: https://api.dartlang.org/stable/dart-async/runZoned.html
56
[flutter_error]: https://docs.flutter.io/flutter/foundation/FlutterError/onError.html
57
58
## Found a bug?
0 commit comments