Dart 3.0.0-417.1.beta is breaking ffigen
generated code
#52074
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
Milestone
Context: https://github.com/flutter/codelabs/tree/main/ffigen_codelab/ and https://codelabs.developers.google.com/codelabs/flutter-ffigen
I'm attempting to update the codelabs for Flutter 3.10 and Dart 3, but I'm hitting a
ffigen
code generation issue. On attempting to buildstep_06
of the updated codelab, I'm seeing the following error logs:Obligatory
flutter doctor -v
output:The text was updated successfully, but these errors were encountered: