flutter/packages/integration_test/lib
Matan Lurey c7dd6419d9
Remove RepaintBoundary that is no longer needed. (#159232)
Closes https://github.com/flutter/flutter/issues/66006.

From what I can tell in the multi-view effort a variation of
https://github.com/flutter/flutter/pull/88609 already landed, meaning
that the current device-pixel-ratio is being used (as the tests in
#88609 are now passing), and I believe that means we can remove the
override/hack.

Will rely on "Google Testing" to run a TGP internally, or do so myself
if necessary.
2024-11-21 17:50:46 +00:00
..
fix_data Update flutter.dev links from misc packages to more permanent destinations (#150532) 2024-06-20 23:09:08 +00:00
src flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
common.dart docimports for flutter_goldens, flutter_localizations, flutter_web_plugins, fuchsia_remote_debug_protocol, integration_test (#151271) 2024-07-11 20:15:05 +00:00
integration_test_driver_extended.dart Remove duplicate testOutputsDirectory definition from integration_test package (#150224) 2024-06-18 22:11:05 +00:00
integration_test_driver.dart Remove duplicate testOutputsDirectory definition from integration_test package (#150224) 2024-06-18 22:11:05 +00:00
integration_test.dart Remove RepaintBoundary that is no longer needed. (#159232) 2024-11-21 17:50:46 +00:00