A crash was noticed by a customer:
../../third_party/dart/runtime/vm/compiler/backend/flow_graph_compiler.cc: 685: error: expected: !is_optimizing() || !instr->HasUnmatchedInputRepresentations()
Looks like that is a new assert added in dart-lang/sdk@35eef00
Which rolled into the Engine at flutter-team-archive/engine@a5718ab
And into the framework at bf98767
That is in the 2.12 beta.
@a-siva @alexmarkov @dnfield
@godofredoc will there be a hotfix release for 2.12?
A crash was noticed by a customer:
Looks like that is a new assert added in dart-lang/sdk@35eef00
Which rolled into the Engine at flutter-team-archive/engine@a5718ab
And into the framework at bf98767
That is in the 2.12 beta.
@a-siva @alexmarkov @dnfield
@godofredoc will there be a hotfix release for 2.12?