flutter/dev
huycozy e8a0cf3ae8
Fix PageView API doc sample fails on Desktop and Web (#135910)
### Description

This PR aims to improve/fix the PageView API doc sample for Web and Desktop platforms. On these platforms, mouse dragging gestures do not provide natural behavior similar to other desktop applications. This PR will add navigation buttons (indicators) so users can interact with the demo.

### Related issue

Fixes https://github.com/flutter/flutter/issues/135188

### Demo video

https://github.com/flutter/flutter/assets/104349824/0f9c60bd-8b18-404e-b5b6-1d594604de31
2023-10-12 17:28:13 +00:00
..
a11y_assessments Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
automated_tests Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
benchmarks Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
bots Fix PageView API doc sample fails on Desktop and Web (#135910) 2023-10-12 17:28:13 +00:00
ci Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (#133225) 2023-08-24 20:06:51 +00:00
conductor Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
customer_testing Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
devicelab Fix typo in function name (#136273) 2023-10-12 15:53:00 +00:00
docs Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
forbidden_from_release_tests Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
integration_tests Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
manual_tests Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
tracing_tests Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.