Files
sdk/pkg/analyzer_testing/lib
Sam Rawlins be20f9421c analyzer_testing: prepare for abstract State.build method
Work towards https://github.com/dart-lang/sdk/issues/61597

State.build is abstract in the real flutter sources; making our stub
version of State the same allows it to be generated, and requires us
to make our tests more "real world."

Change-Id: Iff4c6e701402a83635575f3b980bf6d60b64b6d3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/475860
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2026-01-27 15:59:53 -08:00
..