Asset Tanımlama RedorBlue projesi için
flutter: | |
# The following line ensures that the Material Icons font is | |
# included with your application, so that you can use the icons in | |
# the material Icons class. | |
uses-material-design: true | |
# To add assets to your application, add an assets section, like this: | |
#Tanımlama aşagıdaki gibi olmalıdır: | |
assets: | |
- assets/ | |
# - images/a_dot_ham.jpeg | |
# An image asset can refer to one or more resolution-specific "variants", see | |
# https://flutter.dev/assets-and-images/#resolution-aware. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment