1
1
name : yin_drag_sacle
2
- description : A new Flutter package.
2
+ description : Image zooming in, zooming out, dragging, you can customize the zoom scale, the project is from flutter_drag_scale, the modification is published to meet their own project
3
3
version : 0.0.1
4
- author :
5
- homepage :
4
+ author : yin <yin_8023@163.com>
5
+ homepage : https://github.com/yx544806988/yin_drag_scale.git
6
6
7
7
environment :
8
8
sdk : " >=2.1.0 <3.0.0"
@@ -21,33 +21,33 @@ dev_dependencies:
21
21
# The following section is specific to Flutter.
22
22
flutter :
23
23
24
- # To add assets to your package, add an assets section, like this:
25
- # assets:
26
- # - images/a_dot_burr.jpeg
27
- # - images/a_dot_ham.jpeg
28
- #
29
- # For details regarding assets in packages, see
30
- # https://flutter.dev/assets-and-images/#from-packages
31
- #
32
- # An image asset can refer to one or more resolution-specific "variants", see
33
- # https://flutter.dev/assets-and-images/#resolution-aware.
24
+ # To add assets to your package, add an assets section, like this:
25
+ # assets:
26
+ # - images/a_dot_burr.jpeg
27
+ # - images/a_dot_ham.jpeg
28
+ #
29
+ # For details regarding assets in packages, see
30
+ # https://flutter.dev/assets-and-images/#from-packages
31
+ #
32
+ # An image asset can refer to one or more resolution-specific "variants", see
33
+ # https://flutter.dev/assets-and-images/#resolution-aware.
34
34
35
- # To add custom fonts to your package, add a fonts section here,
36
- # in this "flutter" section. Each entry in this list should have a
37
- # "family" key with the font family name, and a "fonts" key with a
38
- # list giving the asset and other descriptors for the font. For
39
- # example:
40
- # fonts:
41
- # - family: Schyler
42
- # fonts:
43
- # - asset: fonts/Schyler-Regular.ttf
44
- # - asset: fonts/Schyler-Italic.ttf
45
- # style: italic
46
- # - family: Trajan Pro
47
- # fonts:
48
- # - asset: fonts/TrajanPro.ttf
49
- # - asset: fonts/TrajanPro_Bold.ttf
50
- # weight: 700
51
- #
52
- # For details regarding fonts in packages, see
53
- # https://flutter.dev/custom-fonts/#from-packages
35
+ # To add custom fonts to your package, add a fonts section here,
36
+ # in this "flutter" section. Each entry in this list should have a
37
+ # "family" key with the font family name, and a "fonts" key with a
38
+ # list giving the asset and other descriptors for the font. For
39
+ # example:
40
+ # fonts:
41
+ # - family: Schyler
42
+ # fonts:
43
+ # - asset: fonts/Schyler-Regular.ttf
44
+ # - asset: fonts/Schyler-Italic.ttf
45
+ # style: italic
46
+ # - family: Trajan Pro
47
+ # fonts:
48
+ # - asset: fonts/TrajanPro.ttf
49
+ # - asset: fonts/TrajanPro_Bold.ttf
50
+ # weight: 700
51
+ #
52
+ # For details regarding fonts in packages, see
53
+ # https://flutter.dev/custom-fonts/#from-packages
0 commit comments