-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
35 lines (28 loc) · 874 Bytes
/
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
name: strategic_logger
description: A strategic logger solution for many strategies like Crashlytics, Analytics, ConsoleLog and many as you want. One Call, Logs All.
version: 0.1.12
repository: https://github.com/sauloroncon/strategic_logger
issue_tracker: https://github.com/sauloroncon/strategic_logger/issues
homepage: https://github.com/sauloroncon/strategic_logger
documentation: https://github.com/sauloroncon/strategic_logger/blob/7ec253313dcc9e14c1f096ac5f262cff64a8997c/README.md
topics: [logger, crashlytics, firebase, sentry, datadog]
environment:
sdk: '>=3.3.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
firebase_crashlytics: ^4.0.4
firebase_analytics: ^11.2.1
sentry_flutter: ^8.7.0
dev_dependencies:
lints: ^4.0.0
test: ^1.24.9
flutter_test:
sdk: flutter
platforms:
android:
ios:
linux:
macos:
web:
windows: