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
Whenever we use a Completerwhich we do rather often, we can annotate it with @pragma('vm:awaiter-link') to get better stacktraces. We should do so. An in-detail explanation for the pragma can be found here.
The text was updated successfully, but these errors were encountered:
Whenever we use a
Completer
which we do rather often, we can annotate it with@pragma('vm:awaiter-link')
to get better stacktraces. We should do so. An in-detail explanation for the pragma can be found here.The text was updated successfully, but these errors were encountered: