Uint8List reports type exception while using + operator in null safety mode #45140
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-typed-data
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Dart code:
Reports exception:
While null safety is on (SDK >= 2.12.0-0).
Expected output:
Dart SDK Version (
dart --version
)The text was updated successfully, but these errors were encountered: