Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
org.benoitharrault.colors
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.colors
Commits
8073b4d7
Commit
8073b4d7
authored
10 months ago
by
Benoît Harrault
Browse files
Options
Downloads
Plain Diff
Merge branch '56-use-navigation-widgets-from-flutter_custom_toolbox' into 'master'
Resolve "Use navigation widgets from flutter_custom_toolbox" Closes
#56
See merge request
!53
parents
972782e5
b08e4e3e
Branches
Branches containing commit
No related tags found
1 merge request
!53
Resolve "Use navigation widgets from flutter_custom_toolbox"
Pipeline
#7240
canceled
9 months ago
Stage: build-debug
Changes
23
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
lib/utils/color_theme_utils.dart
+0
-0
0 additions, 0 deletions
lib/utils/color_theme_utils.dart
pubspec.lock
+3
-3
3 additions, 3 deletions
pubspec.lock
pubspec.yaml
+2
-2
2 additions, 2 deletions
pubspec.yaml
with
5 additions
and
5 deletions
lib/
common/
utils/color_theme_utils.dart
→
lib/utils/color_theme_utils.dart
+
0
−
0
View file @
8073b4d7
File moved
This diff is collapsed.
Click to expand it.
pubspec.lock
+
3
−
3
View file @
8073b4d7
...
...
@@ -122,11 +122,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "0.
5
.0"
resolved-ref:
b8164a50489ba981ea57d9f02e2334f09cb8c6a7
ref: "0.
6
.0"
resolved-ref:
dfe0f6b7b49f9aa32f085e4a5d3ea320b3611eed
url: "https://git.harrault.fr/android/flutter-toolbox.git"
source: git
version: "0.
5
.0"
version: "0.
6
.0"
flutter_lints:
dependency: "direct dev"
description:
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
2
−
2
View file @
8073b4d7
...
...
@@ -3,7 +3,7 @@ description: Fill the board, a colorfull game!
publish_to
:
"
none"
version
:
0.
5
.0+5
1
version
:
0.
6
.0+5
2
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.
5
.0
ref
:
0.
6
.0
# specific
# (none)
...
...
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
sign in
to comment