-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
85 lines (76 loc) · 3.08 KB
/
Copy pathpubspec.yaml
File metadata and controls
85 lines (76 loc) · 3.08 KB
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
name: worklin
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.3.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
easy_localization: ^3.0.7
flutter_bloc: ^8.1.4
flutter_svg: ^2.0.9
geolocator: ^13.0.2
get_storage: ^2.1.1
pinput: ^5.0.0
syncfusion_flutter_charts: ^28.1.33
flutter_native_splash: ^2.3.13
http: ^1.2.1
equatable: ^2.0.5
delightful_toast: ^1.1.0
latlong2: ^0.9.1
sn_progress_dialog: ^1.1.4
mobile_scanner: ^6.0.2
permission_handler: ^11.3.1
dev_dependencies:
build_runner: ^2.4.9
flutter_gen_runner: ^5.3.2
flutter_launcher_icons: ^0.14.2
flutter_test:
sdk: flutter
lint: ^2.1.2
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
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
assets:
- assets/app_icons/
- assets/app_icons/svg/
- assets/app_images/
- assets/translations/
# - images/a_dot_ham.jpeg
fonts:
- family: Space_Grotesk
fonts:
- asset: assets/fonts/Space_Grotesk/static/SpaceGrotesk-Bold.ttf
- asset: assets/fonts/Space_Grotesk/static/SpaceGrotesk-Light.ttf
- asset: assets/fonts/Space_Grotesk/static/SpaceGrotesk-Medium.ttf
- asset: assets/fonts/Space_Grotesk/static/SpaceGrotesk-Regular.ttf
- asset: assets/fonts/Space_Grotesk/static/SpaceGrotesk-SemiBold.ttf
- asset: assets/fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.ttf
- family: Urbanist
fonts:
- asset: assets/fonts/Urbanist/static/Urbanist-Black.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-BlackItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-Bold.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-BoldItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-ExtraBold.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-ExtraBoldItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-ExtraLight.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-ExtraLightItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-Italic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-Light.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-LightItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-Medium.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-MediumItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-Regular.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-SemiBold.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-SemiBoldItalic.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-Thin.ttf
- asset: assets/fonts/Urbanist/static/Urbanist-ThinItalic.ttf
- asset: assets/fonts/Urbanist/Urbanist-VariableFont_wght.ttf