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
alexmarkov opened this issue
Oct 7, 2020
· 1 comment
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.NNBDIssues related to NNBD ReleaseP2A bug or feature request we're likely to work ontype-taskA well-defined stand-alone task
The text was updated successfully, but these errors were encountered:
alexmarkov
added
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
NNBD
Issues related to NNBD Release
labels
Oct 7, 2020
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.NNBDIssues related to NNBD ReleaseP2A bug or feature request we're likely to work ontype-taskA well-defined stand-alone task
https://github.com/dart-lang/sdk/tree/master/samples contains sample code which should be migrated to null safety.
We should probably do that when enabling
non-nullable
experiment by default.There are 2 categories of samples:
samples/ffi
), tracked in [nnbd/ffi] Migrate samples when NNBD is available in stable release #43600samples/sample_extension
).The text was updated successfully, but these errors were encountered: