mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 12:39:17 +00:00
implemented: grid_layout
This commit is contained in:
@@ -29,6 +29,13 @@ flutter:
|
||||
# assets:
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
assets:
|
||||
- data_repo/img/ic_launcher.png
|
||||
- data_repo/img/social/facebook.png
|
||||
- data_repo/img/social/instagram.png
|
||||
- data_repo/img/social/google_plus.png
|
||||
- data_repo/img/social/linkedin.png
|
||||
- data_repo/img/social/twitter.png
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.io/assets-and-images/#resolution-aware.
|
||||
|
||||
Reference in New Issue
Block a user