Files
sdk/pkg/analyzer_testing
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
..
2026-01-15 11:41:02 -08:00
2025-05-02 06:58:49 -07:00
2026-01-15 11:41:02 -08:00

This package provides testing utilities related to the analyzer and analysis_server_plugin packages.

Support

Post issues and feature requests at https://github.com/dart-lang/sdk/issues. These will be triaged according to the analyzer triage priorities.

Questions and discussions are welcome at the #hackers-analyzer Discord channel.

License

See the LICENSE file.