-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathpubspec.yaml
More file actions
70 lines (66 loc) · 1.87 KB
/
Copy pathpubspec.yaml
File metadata and controls
70 lines (66 loc) · 1.87 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
name: dpip
description: "Disaster Prevention Information Platform"
publish_to: 'none'
version: 3.9.9+1
environment:
sdk: ^3.12.2
dependencies:
awesome_notifications: ^0.12.1
dio: ^5.10.0
# Firebase pinned deliberately — a newer major bumps the min iOS target and
# breaks older-device compatibility. Do not upgrade without checking that.
firebase_core: ^4.11.0
firebase_messaging: ^16.4.1
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_markdown_plus: ^1.0.5
flutter_ntp: ^0.1.0
freezed_annotation: ^3.1.0
geolocator: ^14.0.3
fl_chart: ^1.2.0
go_router: ^17.3.0
in_app_purchase: ^3.3.0
intl: ^0.20.2
json_annotation: ^4.12.0
# ExpTech fork — HTTPS intercept + Dart tile-cache bridge.
# Requires MapLibre Native 6.27.0 (ios/vendor/maplibre).
# https://github.com/ExpTechTW/flutter-maplibre-gl
# Pin a commit (not floating `main`) so CI/`pub get` can't rewrite
# pubspec.lock. Local path override stays in gitignored
# `pubspec_overrides.yaml` — after `pub get` with it, discard lock churn.
maplibre_gl:
git:
url: https://github.com/ExpTechTW/flutter-maplibre-gl.git
path: maplibre_gl
ref: 2c515a3feaa7fee565e1ae03971aade841bec54f
package_info_plus: ^10.2.0
path_provider: ^2.1.6
provider: ^6.1.5+1
shared_preferences: ^2.5.5
sqflite: ^2.4.3
talker_flutter: ^5.1.9
url_launcher: ^6.3.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.15.0
freezed: ^3.1.0
json_serializable: ^6.14.0
sqflite_common_ffi: ^2.4.2
flutter:
config:
enable-swift-package-manager: true
uses-material-design: true
generate: true
shaders:
- shaders/fog.frag
- shaders/thunderstorm.frag
- shaders/weather_sky.frag
assets:
- assets/DPIP.png
- assets/location.json.gz
- assets/map/town_boundaries.bin.gz
- assets/travel_time.json.gz