mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
http://www.google.com/design/spec/components/chips.html#chips-behavior This patch adds support for deletable and non-deleteable chips, but doesn't yet add support for contact chips. Also, demo the chips in a new Material Gallery app that will let us demo our gallery of widgets in a single app.
5 lines
81 B
YAML
5 lines
81 B
YAML
name: material_gallery
|
|
dependencies:
|
|
flutter:
|
|
path: ../../packages/flutter
|