Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
org.benoitharrault.random
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
android
org.benoitharrault.random
Merge requests
!58
Resolve "Avoid print calls in production code"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Avoid print calls in production code"
62-avoid-print-calls-in-production-code
into
master
Overview
0
Commits
1
Pipelines
4
Changes
14
Merged
Resolve "Avoid print calls in production code"
Benoît Harrault
requested to merge
62-avoid-print-calls-in-production-code
into
master
Feb 22, 2024
Overview
0
Commits
1
Pipelines
4
Changes
1
Closes
#62 (closed)
0
0
Merge request reports
Compare
version 2
version 2
cef93710
Feb 27, 2024
version 1
c6172f32
Feb 27, 2024
master (base)
and
latest version
latest version
0b4008f8
1 commit,
Feb 28, 2024
version 2
cef93710
1 commit,
Feb 27, 2024
version 1
c6172f32
1 commit,
Feb 27, 2024
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pubspec.lock
+
2
−
2
View file @ 0b4008f8
Edit in single-file editor
Open in Web IDE
Show full file
@@ -364,10 +364,10 @@ packages:
dependency: transitive
description:
name: provider
sha256:
"9a96a0a19b594dbc5bf0f1f27d2bc67d5f95957359b461cd9feb44ed6ae75096"
sha256:
c8a055ee5ce3fd98d6fc872478b03823ffdb448699c6ebdbbc71d59b596fd48c
url: "https://pub.dev"
source: hosted
version: "6.1.
1
"
version: "6.1.
2
"
shared_preferences:
dependency: transitive
description:
Loading