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
{{ message }}
This repository was archived by the owner on May 20, 2023. It is now read-only.
Remove the _AlwaysSelectable const constructor since it is always stored as a Selectable<T> and the generic type isn't available as a const.
Fix run time type error exposed by dart2js when compiling with Dart2 semantics.
Does not yet appear in DDC because of a known issue.
dart-lang/sdk#32918
PiperOrigin-RevId: 197071245
0 commit comments