1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-20 05:52:21 +00:00
Files
samples/cupertino_gallery/pubspec.yaml
2026-04-15 13:02:16 -07:00

22 lines
397 B
YAML

name: cupertino_gallery
description: A Flutter project showcasing supported Cupertino components.
publish_to: "none"
version: 1.0.0+1
resolution: workspace
environment:
sdk: ^3.9.0-0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
dev_dependencies:
analysis_defaults:
path: ../analysis_defaults
flutter_test:
sdk: flutter
flutter:
uses-material-design: true