build error fixed
This commit is contained in:
parent
f0bd19c030
commit
d7a39dda26
|
|
@ -87,7 +87,7 @@ 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: false
|
||||
uses-material-design: true
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
|
|
|
|||
Loading…
Reference in New Issue