-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
44 lines (40 loc) · 994 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
44 lines (40 loc) · 994 Bytes
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
name: geo_engine_sdk
description: SDK oficial para Geo-Engine. Rastreo de ubicación y gestión de geocercas.
version: 1.2.0
homepage: https://geoengine.dev
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: ">=3.0.0"
dependencies:
flutter:
sdk: flutter
http: ^1.6.0
grpc: ^5.1.0
protobuf: ^6.0.0
hive: ^2.2.3
hive_flutter: ^1.1.0
connectivity_plus: ^7.0.0
path_provider: ^2.1.5
app_device_integrity: ^1.0.0
package_info_plus: ^9.0.0
flutter_secure_storage: ^9.0.0
flutter_background_service: ^5.0.0
geolocator: ^12.0.0
fixnum: ^1.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
mockito: ^5.4.4
build_runner: ^2.4.8
path_provider_platform_interface: ^2.1.2
plugin_platform_interface: ^2.1.8
connectivity_plus_platform_interface: ^2.0.0
flutter:
plugin:
platforms:
android:
package: com.example.geo_engine_sdk
pluginClass: GeoEngineSdkPlugin
ios:
pluginClass: GeoEngineSdkPlugin