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
Analysis Server doesn't provide navigation information for FutureOr unless dart:async is explicitly imported.
AFAIU, unambiguous references in docs should be resolved even without imports. This functionality has been discussed in dart-lang/dartdoc#1153 and fixed by dart-lang/dartdoc#1298. Probably this regressed.
srawlins, hacker1024, luanpotter, gnprice and orestesgaolin