@@ -20,44 +20,5 @@ dev_dependencies:
2020 flutter_test :
2121 sdk : flutter
2222
23- # For information on the generic Dart part of this file, see the
24- # following page: https://www.dartlang.org/tools/pub/pubspec
25-
26- # The following section is specific to Flutter.
2723flutter :
28-
29- # The following line ensures that the Material Icons font is
30- # included with your application, so that you can use the icons in
31- # the material Icons class.
3224 uses-material-design : true
33-
34- # To add assets to your application, add an assets section, like this:
35- # assets:
36- # - images/a_dot_burr.jpeg
37- # - images/a_dot_ham.jpeg
38-
39- # An image asset can refer to one or more resolution-specific "variants", see
40- # https://flutter.io/assets-and-images/#resolution-aware.
41-
42- # For details regarding adding assets from package dependencies, see
43- # https://flutter.io/assets-and-images/#from-packages
44-
45- # To add custom fonts to your application, add a fonts section here,
46- # in this "flutter" section. Each entry in this list should have a
47- # "family" key with the font family name, and a "fonts" key with a
48- # list giving the asset and other descriptors for the font. For
49- # example:
50- # fonts:
51- # - family: Schyler
52- # fonts:
53- # - asset: fonts/Schyler-Regular.ttf
54- # - asset: fonts/Schyler-Italic.ttf
55- # style: italic
56- # - family: Trajan Pro
57- # fonts:
58- # - asset: fonts/TrajanPro.ttf
59- # - asset: fonts/TrajanPro_Bold.ttf
60- # weight: 700
61- #
62- # For details regarding fonts from package dependencies,
63- # see https://flutter.io/custom-fonts/#from-packages
0 commit comments