chore: Use correct versions of adaptive_dialog
This commit is contained in:
parent
096fa1583b
commit
71f3c66599
2 changed files with 3 additions and 3 deletions
|
|
@ -13,10 +13,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: adaptive_dialog
|
name: adaptive_dialog
|
||||||
sha256: "16040e94819f6f7b2f5c6478ac3eb145c513ebdff733ac5043ff9b6d8a63247e"
|
sha256: "2dc70b30899398ed0d2949e1ea9b1ee467fe700b4181ec33457737eaaf06b488"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.9.0-x-macos-beta.0"
|
version: "1.9.0-x-macos-beta.1"
|
||||||
analyzer:
|
analyzer:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
adaptive_dialog: ^1.9.0-no-macos.2
|
adaptive_dialog: ^1.9.0-x-macos-beta.1
|
||||||
animations: ^2.0.7
|
animations: ^2.0.7
|
||||||
badges: ^2.0.3
|
badges: ^2.0.3
|
||||||
blurhash_dart: ^1.1.0
|
blurhash_dart: ^1.1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue