-
Notifications
You must be signed in to change notification settings - Fork 83
Expand file tree
/
Copy pathpubspec.yaml
More file actions
95 lines (85 loc) · 2.07 KB
/
pubspec.yaml
File metadata and controls
95 lines (85 loc) · 2.07 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
85
86
87
88
89
90
91
92
93
94
95
name: rain
description: Weather application
publish_to: "none"
version: 1.3.10+43
environment:
sdk: ">=3.11.5 <4.0.0"
flutter: "^3.41.7"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
get: ^4.7.3
gap: ^3.0.1
dio: ^5.9.2
intl: ^0.20.2
shimmer: ^3.0.0
latlong2: ^0.9.1
timezone: ^0.11.0
geocoding: ^4.0.0
geolocator: ^14.0.2
home_widget: ^0.9.1
restart_app: ^1.7.3
flutter_map: ^8.3.0
display_mode: ^0.0.2
workmanager: ^0.9.0+3
google_fonts: ^8.0.2
url_launcher: ^6.3.2
iconsax_plus: ^1.0.0
reorderables: ^0.6.0
dynamic_color: ^1.8.1
path_provider: ^2.1.5
json_annotation: ^4.11.0
flutter_timezone: ^5.0.2
device_info_plus: ^12.4.0
package_info_plus: ^9.0.1
connectivity_plus: ^7.1.1
freezed_annotation: ^3.1.0
flutter_map_cache: ^2.1.0
lat_lng_to_timezone: ^0.2.0
line_awesome_flutter: ^3.0.1
dio_cache_interceptor: ^4.0.6
http_cache_file_store: ^2.0.1
flutter_map_animations: ^0.10.0
flutter_expandable_fab: ^2.5.2
flutter_hsvcolor_picker: ^1.5.1
scrollable_positioned_list: ^0.3.8
flutter_local_notifications: ^21.0.0
internet_connection_checker_plus: ^2.9.1+2
isar_community: ^3.3.2
isar_community_flutter_libs: ^3.3.2
# Uncomment this for publishing FLOSS variant
# dependency_overrides:
# geolocator_android:
# git:
# url: https://github.com/Zverik/flutter-geolocator.git
# ref: floss
# path: geolocator_android
dev_dependencies:
flutter_test:
sdk: flutter
freezed: ^3.2.5
build_runner: ^2.14.1
flutter_lints: ^6.0.0
json_serializable: ^6.13.1
flutter_native_splash: ^2.4.7
flutter_launcher_icons: ^0.14.4
isar_community_generator: ^3.3.2
flutter_launcher_icons:
android: true
image_path: "assets/icons/icon.png"
adaptive_icon_background: "#181818"
adaptive_icon_foreground: "assets/icons/icon.png"
flutter_native_splash:
color: "#181818"
android_12:
color: "#181818"
image: "assets/icons/icon.png"
flutter:
generate: false
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/icons/