11name : flutter_introduction_service
22description : A new Flutter package project.
3- version : 0 .0.1
3+ version : 1 .0.0
44publish_to : none
55
66environment :
@@ -10,49 +10,14 @@ environment:
1010dependencies :
1111 flutter :
1212 sdk : flutter
13- flutter_introduction_interface :
13+ flutter_introduction_interface :
1414 git :
1515 url : https://github.com/Iconica-Development/flutter_introduction_interface.git
16- ref : master
16+ ref : 1.0.0
1717
1818dev_dependencies :
1919 flutter_test :
2020 sdk : flutter
2121 flutter_lints : ^2.0.0
2222
23- # For information on the generic Dart part of this file, see the
24- # following page: https://dart.dev/tools/pub/pubspec
25-
26- # The following section is specific to Flutter packages.
2723flutter :
28-
29- # To add assets to your package, add an assets section, like this:
30- # assets:
31- # - images/a_dot_burr.jpeg
32- # - images/a_dot_ham.jpeg
33- #
34- # For details regarding assets in packages, see
35- # https://flutter.dev/assets-and-images/#from-packages
36- #
37- # An image asset can refer to one or more resolution-specific "variants", see
38- # https://flutter.dev/assets-and-images/#resolution-aware
39-
40- # To add custom fonts to your package, add a fonts section here,
41- # in this "flutter" section. Each entry in this list should have a
42- # "family" key with the font family name, and a "fonts" key with a
43- # list giving the asset and other descriptors for the font. For
44- # example:
45- # fonts:
46- # - family: Schyler
47- # fonts:
48- # - asset: fonts/Schyler-Regular.ttf
49- # - asset: fonts/Schyler-Italic.ttf
50- # style: italic
51- # - family: Trajan Pro
52- # fonts:
53- # - asset: fonts/TrajanPro.ttf
54- # - asset: fonts/TrajanPro_Bold.ttf
55- # weight: 700
56- #
57- # For details regarding fonts in packages, see
58- # https://flutter.dev/custom-fonts/#from-packages
0 commit comments