mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Flutter 3.24 update, Add CarouselView examples to demo 3 (#2377)
This PR is to include `CarouselView` to M3 demo app. https://github.com/user-attachments/assets/7db76c06-aa7e-4461-9baa-51fd5c4e6b38 ## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [x] I signed the [CLA]. - [x] I read the [Contributors Guide]. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] All existing and new tests are passing. --------- Co-authored-by: Eric Windmill <ewindmill@google.com>
This commit is contained in:
@@ -34,9 +34,6 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/federated_plugin/federated_plugin_platform_interface"
|
||||
"experimental/federated_plugin/federated_plugin_web"
|
||||
"experimental/federated_plugin/federated_plugin_windows"
|
||||
# TODO: ewindmill to talk to team about removing.
|
||||
# Depends on package context_menus, which breaks with Material3 by default.
|
||||
# "experimental/linting_tool"
|
||||
"experimental/pedometer"
|
||||
"experimental/pedometer/example"
|
||||
"experimental/varfont_shader_puzzle"
|
||||
|
||||
Reference in New Issue
Block a user