You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[3.2] Mention NativeCallable in the ObjC multithreading limitations (#5336)
Mention the new `NativeCallable` API in the ObjC multithreading
limitations section. It's no longer true that *all* Dart callbacks will
cause the app to crash when invoked from the wrong thread.
Fixes#5333
---------
Co-authored-by: Parker Lougheed <[email protected]>
0 commit comments