Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ginkgo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Bañobre Dopico
ginkgo
Commits
70870d6d
Commit
70870d6d
authored
1 year ago
by
vjrj
Browse files
Options
Downloads
Patches
Plain Diff
Added sentry logging
parent
a9210fb9
No related branches found
Branches containing commit
Tags
v0.0.10
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pubspec.lock
+12
-4
12 additions, 4 deletions
pubspec.lock
pubspec.yaml
+1
-0
1 addition, 0 deletions
pubspec.yaml
with
13 additions
and
4 deletions
pubspec.lock
+
12
−
4
View file @
70870d6d
...
...
@@ -1104,10 +1104,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256:
faecda9087cd6d1c2b95bd5e16cce0adeef2e9aa34b8016b150b314b
e7b5
c642
sha256:
"144d96d63c23dfd6bba991ba2154279d4
e7
d
b5
e325767f8fe0f466293da86890"
url: "https://pub.dev"
source: hosted
version: "7.
2
.0"
version: "7.
4
.0"
sentry_dart_plugin:
dependency: "direct main"
description:
...
...
@@ -1120,10 +1120,18 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256:
"
038
607c578d2601c63ced78a503c23d7b25f24bd3c24492cadfc47bc9cbb6636"
sha256:
d6
038
4b6dd61c461f3891b96ad7f0293397c3afc6ea4a129c12e92a27651e000
url: "https://pub.dev"
source: hosted
version: "7.2.0"
version: "7.4.0"
sentry_logging:
dependency: "direct main"
description:
name: sentry_logging
sha256: "5a28f0b3070872c772d9b371106345a8680ced5b8394502125dd532cd0935fdd"
url: "https://pub.dev"
source: hosted
version: "7.4.0"
share_plus:
dependency: "direct main"
description:
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
1
−
0
View file @
70870d6d
...
...
@@ -66,6 +66,7 @@ dependencies:
package_info_plus
:
^3.0.3
share_plus
:
^6.3.1
sentry_dart_plugin
:
^1.1.0
sentry_logging
:
^7.4.0
dev_dependencies
:
flutter_test
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment