This repository has been archived by the owner on May 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
133 lines (123 loc) · 3.65 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
name: diary
description: A new Flutter application.
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS ver+20sioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.2.1+33
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_background_geolocation: ^1.8.0
auto_size_text: ^2.1.0
google_maps_flutter: ^0.5.27+2
flutter_statusbarcolor: ^0.2.1
flutter_circular_chart: ^0.1.0
flutter_state_notifier: ^0.3.0
rflutter_alert: ^1.0.3
path_provider: ^1.6.7
esys_flutter_share: ^1.0.2
# device_preview: ^0.4.5
sized_context: ^0.2.1+1
unicorndial:
git: git://github.com/giandifra/unicornspeeddial.git
firebase_analytics: ^5.0.14
permission_handler: ^4.4.0+hotfix.4
firebase_crashlytics: ^0.1.3+3
csv: ^4.0.3
http: ^0.12.1
uuid: ^2.0.4
hive: ^1.4.1+1
hive_flutter: ^0.3.0+2
flutter_colorpicker: ^0.3.4
package_info: ^0.4.0+17
sliding_sheet: ^0.3.3
freezed_annotation: ^0.11.0
meta: ^1.1.8
dartz: ^0.9.1
intl: ^0.16.1
dart_geohash: ^1.0.2
url_launcher: ^5.4.11
equatable:
path:
sqflite:
logger_flutter: ^0.7.1
geodesy: ^0.3.2
flutter_slidable: ^0.5.4
webview_flutter: ^0.3.21
intro_slider: ^2.3.1
device_apps: ^1.0.10
store_redirect: ^1.0.2
focus_detector: ^1.0.3
# file_picker: ^1.12.0
dev_dependencies:
hive_generator: ^0.7.0+2
build_runner: ^1.10.0
freezed: ^0.11.2
flutter_test:
sdk: flutter
dependency_overrides:
dartx: ^0.3.0
flutter:
uses-material-design: true
assets:
- assets/annotation_pin.png
- assets/my_position_pin.png
- assets/wom_pin.png
- assets/black_circle_pin.png
- assets/diary_logo.png
- assets/selected_pin.png
- assets/wom_pocket_logo.png
- assets/annotated_pin.png
- assets/normal_map_style.json
- assets/dark_map_style.json
- assets/slide1.png
- assets/slide2.png
- assets/slide3.png
- assets/slide4.png
- assets/slide5.png
fonts:
- family: Nunito
fonts:
- asset: fonts/Nunito-Black.ttf
weight: 900
- asset: fonts/Nunito-BlackItalic.ttf
style: italic
weight: 900
- asset: fonts/Nunito-Bold.ttf
weight: 700
- asset: fonts/Nunito-BoldItalic.ttf
style: italic
weight: 700
- asset: fonts/Nunito-ExtraBold.ttf
weight: 800
- asset: fonts/Nunito-ExtraLightItalic.ttf
style: italic
weight: 200
- asset: fonts/Nunito-ExtraLight.ttf
weight: 200
- asset: fonts/Nunito-Italic.ttf
style: italic
- asset: fonts/Nunito-Light.ttf
weight: 300
- asset: fonts/Nunito-LightItalic.ttf
style: italic
weight: 300
- asset: fonts/Nunito-Regular.ttf
weight: 400
- asset: fonts/Nunito-SemiBold.ttf
weight: 700
- asset: fonts/Nunito-SemiBoldItalic.ttf
style: italic
weight: 600
- family: CustomIcons
fonts:
- asset: fonts/CustomIcons.ttf