mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #1972 from krisgiesing/examples
Add flutter.yaml for address_book example
This commit is contained in:
commit
44dd3f456b
12
engine/src/flutter/examples/address_book/flutter.yaml
Normal file
12
engine/src/flutter/examples/address_book/flutter.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
name: address_book
|
||||
version: 0.0.2
|
||||
material-design-icons:
|
||||
- name: av/volume_up
|
||||
- name: communication/email
|
||||
- name: communication/phone
|
||||
- name: content/add
|
||||
- name: image/photo_camera
|
||||
- name: maps/place
|
||||
- name: navigation/check
|
||||
- name: navigation/arrow_back
|
||||
- name: social/person
|
||||
Loading…
x
Reference in New Issue
Block a user