master
Modernize framework lints (#179089)
Auto-format Framework (#160545)
`flutter test --wasm` support (#145347)
Fixes duplicated import in accessibility test library (#181506)
Rename RegularWindow* to Window* in the windowing API + rename sizedToContent to shrinkWrap in the windowing API (#189363)
Document moveStep direction on WidgetController.dragUntilVisible (#186943)
Fix false positives for hit test misses in flutter_test (#180856)
Stricten isSemantics and matchesSemantics children mismatch check (#188827)
Use an if-element in a collection literal instead of a conditional expression (#184830)
Route transition duration (#171109)
Analyze code snippets in flutter_test docs (#132246)
docImports for flutter_test (#151189)
Resolving and piping the view ID through the WidgetController and the TestPointer so that clicks wind up on the right view (#178941)
[Test cross_imports] Check cross imports in flutter_test/** (#187587)
[cross imports] flutter/test/widgets/app_test.dart, flutter/test/widgets/inherited_test.dart, flutter_test/test/accessibility_window_test.dart (#190650)
add `@nonVirtual` to `RenderObject.attached`, fix `WidgetTester.hasRunningAnimations` (#186832)
Add new motion accessibility features to iOS. (#178102)