remove cupertino gallery from ci

pull/2831/head
Eric Windmill 3 weeks ago
parent 6a3ffef57b
commit fadd9b3ce7

@ -0,0 +1,19 @@
# Galleries, demos, quickstarts
A plan to migrate all samples to a unified, sane
## Quickstarts
Samples that are designed to be cloned and give a starting point to work with specific features.
* add_to_app
## Demonstrations
Samples that are designed to show complex problems solved in specific ways.
* asset_transformation
## Galleries
Samples that are designed to

@ -49,6 +49,8 @@ skip_ci:
- add_to_app/multiple_flutters/multiple_flutters_module
- add_to_app/plugin/flutter_module_using_plugin
- add_to_app/prebuilt_module/flutter_module
# remove after 3.44 release
- cupertino_gallery
skip_ci_beta:
- material_3_demo

Loading…
Cancel
Save