We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b30aba commit 8f6cb84Copy full SHA for 8f6cb84
brick.yaml
@@ -4,7 +4,7 @@ repository: https://github.com/VeryGoodOpenSource/flutter_web_preloader
4
version: 0.1.0
5
6
environment:
7
- mason: ">=0.1.0-dev.41 <0.1.0"
+ mason: ">0.1.0-dev.50= <0.1.0"
8
9
vars:
10
project_title:
hooks/pubspec.yaml
@@ -4,7 +4,7 @@ environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
- mason: ^0.1.0-dev.41
+ mason: ^0.1.0-dev.50
yaml: ^3.1.1
dev_dependencies:
0 commit comments