-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
102 lines (85 loc) · 2.7 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: dchange
description: dchange
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# of the product and file versions while build-number is used as the build suffix.
version: 3.2.0+7
environment:
sdk: '>=3.2.2 <4.0.0'
flutter: 3.16.2
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: 1.0.8
# manually added dependency
get: 4.6.6
flutter_screenutil: ^5.5.3+2
google_fonts: 6.2.0
font_awesome_flutter: 10.8.0
country_code_picker: ^3.0.0
material_design_icons_flutter: 7.0.7296
get_storage: ^2.0.3
logger: 2.5.0
pin_code_fields: 8.0.1
intl: ^0.18.0
image_picker: 1.0.8
dotted_line: ^3.1.0
flutter_svg:
flutter_animate: 4.5.2
progress_state_button: ^1.0.4
flutter_staggered_animations: ^1.1.1
connectivity_plus: 6.0.3
flip_card: ^0.7.0
patterns_canvas: ^0.5.0
flutter_inappwebview: 6.0.0
flutter_slidable: 3.1.2
share_plus: ^4.1.0
flutter_html: ^3.0.0-alpha.5
uni_links: ^0.5.1
flutter_spinkit: ^5.2.0
dotted_border: 2.1.0
local_auth: 2.1.8
r_dotted_line_border: ^0.1.1
qr_flutter: ^4.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: 4.0.0
flutter_launcher_icons: ^0.11.0
flutter_app_name: ^0.1.0
change_app_package_name: ^1.1.0
build_runner:
build_resolvers: ^2.4.1
flutter_app_name:
name: "dchange"
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/logo/app_launcher.png"
flutter_gen:
output: lib/custom_assets/ # Optional (default: lib/gen/)
line_length: 80 # Optional (default: 80)
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: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/background/
- assets/card/
- assets/clipart/
- assets/icon/
- assets/icon/setting.svg
- assets/icon/settingsThree.svg
- assets/logo/
- assets/onboard/