flutter/packages/flutter_test/test
Michael Goderbauer b0f1714b7b
Make Flex,Row,Column const for real (#119673)
* Make Flex,Row,Column const for real

* dart fix --apply

* fix snippets

* fix integration test

* add comment
2023-02-02 19:33:57 +00:00
..
bindings_environment add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
custom_exception_reporter Enable use_function_type_syntax_for_parameters lint (#77163) 2021-03-04 08:59:17 -08:00
test_config Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
accessibility_test.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
accessibility_window_test.dart Update parameters to the styleFrom button methods. (#105291) 2022-06-21 19:08:22 -07:00
all_elements_test.dart reland List queue search optimization (#68214) 2020-10-15 13:46:50 -07:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
bindings_async_gap_test.dart Make FlutterErrorDetails.exception non-nullable as documented (#67364) 2020-10-05 18:07:02 -07:00
bindings_restoration_test.dart Properly initialize RestorationManager in the TestBinding (#70398) 2020-11-12 13:59:05 -08:00
bindings_test_failure.dart Migrate the tests of flutter_test to null-safety (#67058) 2020-10-01 16:27:02 -07:00
bindings_test.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
controller_test.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
demangle_test.dart Migrate the tests of flutter_test to null-safety (#67058) 2020-10-01 16:27:02 -07:00
event_simulation_test.dart Update key examples to use Focus widgets instead of RawKeyboardListener (#101537) 2022-04-08 12:05:41 -07:00
finders_test.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
frame_timing_summarizer_test.dart [flutter_test] Fix incorrect missed budget count (#95003) 2021-12-10 18:44:11 -08:00
goldens_test.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
integration_bindings_test.dart Migrate the tests of flutter_test to null-safety (#67058) 2020-10-01 16:27:02 -07:00
live_binding_test.dart [flutter_test] Add flag to send device pointer events to the framework (#108430) 2022-08-03 17:56:05 +00:00
live_widget_controller_test.dart 109638: Windows framework_tests_misc is 2.06% flaky (#109640) 2022-08-17 19:47:07 +00:00
matchers_test.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
platform_dispatcher_test.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
reference_image_test.dart Migrate the tests of flutter_test to null-safety (#67058) 2020-10-01 16:27:02 -07:00
restoration_test.dart Prepare packages (minus tools,framework) for use_super_parameters (#100510) 2022-03-30 15:31:59 -07:00
stack_manipulation_test.dart Enable only_throw_errors (#91567) 2021-10-11 14:13:03 -07:00
test_async_utils_test.dart Do not parse stack traces in _findResponsibleMethod on Web platforms that use a different format (#115500) 2022-12-05 21:33:46 +00:00
test_default_binary_messenger_test.dart Export public API types from services/*.dart library (#106316) 2022-06-28 20:26:06 +00:00
test_text_input_test.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
widget_tester_live_device_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
widget_tester_test.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
window_test.dart updateSemantics in TestWindow should always be implemented. (#114857) 2022-11-10 00:40:25 +00:00