Skip to content
Snippets Groups Projects
Commit 6912ee66 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Use ActivityParameters widgets from flutter_custom_toolbox

parent baf036ba
No related branches found
No related tags found
1 merge request!90Resolve "Use ActivityParameters widgets from flutter_custom_toolbox"
Pipeline #7059 passed
......@@ -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:
......
......@@ -3,7 +3,7 @@ description: A random application, for testing purpose only.
publish_to: "none"
version: 1.3.2+73
version: 1.4.0+74
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment