Skip to content

Commit 710f654

Browse files
committed
assets added
1 parent dcab588 commit 710f654

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

example/assets/icons/arrows.png

29.5 KB
Loading

example/pubspec.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ flutter:
3939
uses-material-design: true
4040

4141
# To add assets to your application, add an assets section, like this:
42-
# assets:
43-
# - images/a_dot_burr.jpeg
44-
# - images/a_dot_ham.jpeg
42+
assets:
43+
- assets/icons/arrows.png
4544

4645
# An image asset can refer to one or more resolution-specific "variants", see
4746
# https://flutter.dev/assets-and-images/#resolution-aware.

0 commit comments

Comments
 (0)