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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
android
org.benoitharrault.random
Commits
6912ee66
Commit
6912ee66
authored
5 months ago
by
Benoît Harrault
Browse files
Options
Downloads
Patches
Plain Diff
Use ActivityParameters widgets from flutter_custom_toolbox
parent
baf036ba
No related branches found
No related tags found
1 merge request
!90
Resolve "Use ActivityParameters widgets from flutter_custom_toolbox"
Pipeline
#7059
passed
5 months ago
Stage: build-debug
Changes
22
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pubspec.lock
+3
-3
3 additions, 3 deletions
pubspec.lock
pubspec.yaml
+2
-3
2 additions, 3 deletions
pubspec.yaml
with
5 additions
and
6 deletions
pubspec.lock
+
3
−
3
View file @
6912ee66
...
...
@@ -186,11 +186,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "0.
4
.0"
resolved-ref:
eb9c090bd00d73324eab8737f74b3339cc24c9e8
ref: "0.
5
.0"
resolved-ref:
b8164a50489ba981ea57d9f02e2334f09cb8c6a7
url: "https://git.harrault.fr/android/flutter-toolbox.git"
source: git
version: "0.
4
.0"
version: "0.
5
.0"
flutter_lints:
dependency: "direct dev"
description:
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
2
−
3
View file @
6912ee66
...
...
@@ -3,7 +3,7 @@ description: A random application, for testing purpose only.
publish_to
:
"
none"
version
:
1.
3.2
+7
3
version
:
1.
4.0
+7
4
environment
:
sdk
:
"
^3.0.0"
...
...
@@ -16,7 +16,7 @@ dependencies:
flutter_custom_toolbox
:
git
:
url
:
https://git.harrault.fr/android/flutter-toolbox.git
ref
:
0.
4
.0
ref
:
0.
5
.0
# specific
camera
:
^0.11.0+2
...
...
@@ -30,7 +30,6 @@ flutter:
uses-material-design
:
true
assets
:
-
assets/translations/
-
assets/ui/
fonts
:
-
family
:
Nunito
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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