Skip to content

Commit

Permalink
Add flutter.yaml for address_book example
Browse files Browse the repository at this point in the history
  • Loading branch information
krisgiesing committed Nov 5, 2015
1 parent bc1953b commit f32360a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions examples/address_book/flutter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: address_book
version: 0.0.2
update-url: http://localhost:9888/examples/address_book/
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

0 comments on commit f32360a

Please sign in to comment.