update assets in pubspec

This commit is contained in:
Thomas Fransolet 2020-12-28 16:54:30 +01:00
parent 9407da93a7
commit b60fbceece

View File

@ -45,10 +45,11 @@ flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/icons/
- assets/images/
- assets/animations/
- assets/files/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.