backup.
This commit is contained in:
13
pubspec.yaml
13
pubspec.yaml
@@ -55,6 +55,9 @@ dependencies:
|
||||
package_info: ^0.4.3+2
|
||||
catcher: ^0.3.22
|
||||
share: ^0.6.5+4
|
||||
flutter_svg: ^0.19.2+1
|
||||
universal_io: ^1.0.1
|
||||
path_provider: ^1.6.24
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -72,7 +75,8 @@ flutter:
|
||||
uses-material-design: true
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
assets:
|
||||
- assets/images/
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
@@ -87,6 +91,13 @@ flutter:
|
||||
# "family" key with the font family name, and a "fonts" key with a
|
||||
# list giving the asset and other descriptors for the font. For
|
||||
# example:
|
||||
fonts:
|
||||
- family: wisetronic
|
||||
fonts:
|
||||
- asset: fonts/wisetronic.ttf
|
||||
- family: company
|
||||
fonts:
|
||||
- asset: fonts/company.ttf
|
||||
# fonts:
|
||||
# - family: Schyler
|
||||
# fonts:
|
||||
|
||||
Reference in New Issue
Block a user