-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpubspec.yaml
More file actions
37 lines (30 loc) · 811 Bytes
/
pubspec.yaml
File metadata and controls
37 lines (30 loc) · 811 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
name: raygun4flutter
description: Raygun4flutter package is the official Raygun crash reporting provider for Flutter.
# Also update lib/src/services/settings.dart kVersion
version: 3.5.3
homepage: https://raygun.com
repository: https://github.com/MindscapeHQ/Raygun4Flutter
environment:
sdk: ">=3.9.0 <4.0.0"
flutter: ">=3.30.0"
dependencies:
connectivity_plus: ^7.0.0
device_info_plus: ">=10.0.1 <13.0.0"
flutter:
sdk: flutter
http: ^1.1.0
intl: ">=0.19.0 <0.21.0"
json_annotation: ^4.1.0
network_info_plus: ^7.0.0
package_info_plus: ">=6.0.0 <10.0.0"
path_provider: ^2.0.5
shared_preferences: ^2.0.8
stack_trace: ^1.11.0
uuid: ^4.2.1
dev_dependencies:
build_runner: ^2.1.2
flutter_test:
sdk: flutter
json_serializable: ^6.1.1
lint: ">=1.7.2 <3.0.0"
flutter: