1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-05 22:46:57 +00:00

Pressable veggie cards, new launcher icon, release metadata. (#54)

This commit is contained in:
Andrew Brogdon
2019-03-14 13:42:26 -07:00
committed by GitHub
parent d123c32f29
commit fe72ed957f
26 changed files with 141 additions and 67 deletions

View File

@@ -19,6 +19,8 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.0
flutter:
assets:
@@ -66,3 +68,7 @@ flutter:
- asset: assets/fonts/NotoSans-Italic.ttf
style: italic
weight: 400
flutter_icons:
ios: true
image_path: "assets/icon/launcher_icon.png"