mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() issue: https://github.com/flutter/flutter/issues/131784 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [test-exempt]: https://github.com/flutter/flutter/wiki/Tree-hygiene#tests [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/wiki/Chat |
||
---|---|---|
.. | ||
animated_advanced_blend_perf_test.dart | ||
animated_blur_backdrop_filter_perf_test.dart | ||
animated_image_test.dart | ||
animated_image.dart | ||
animated_placeholder_perf_test.dart | ||
animation_with_microtasks_perf_test.dart | ||
backdrop_filter_perf_test.dart | ||
color_filter_and_fade_perf_test.dart | ||
cubic_bezier_perf_test.dart | ||
cull_opacity_perf_test.dart | ||
draw_atlas_perf_test.dart | ||
draw_points_perf_test.dart | ||
draw_vertices_perf_test.dart | ||
e2e_test.dart | ||
fading_child_animation_perf_test.dart | ||
frame_policy_test.dart | ||
fullscreen_textfield_perf_test.dart | ||
imagefiltered_transform_animation_perf_test.dart | ||
large_image_changer_test.dart | ||
large_image_changer.dart | ||
list_text_layout_perf_test.dart | ||
multi_widget_construction_perf_test.dart | ||
path_tessellation_dynamic_perf_test.dart | ||
path_tessellation_static_perf_test.dart | ||
picture_cache_complexity_scoring_perf_test.dart | ||
picture_cache_perf_test.dart | ||
post_backdrop_filter_perf_test.dart | ||
run_app.dart | ||
simple_animation_perf_test.dart | ||
sliders_perf_test.dart | ||
stack_size_perf_test.dart | ||
textfield_perf_test.dart | ||
util.dart |