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 6b7b022 commit 349d528Copy full SHA for 349d528
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.9.1-no-macos.2
+## 1.9.0-no-macos.3
2
3
- fix: pop with dialog context (#115)
4
example/pubspec.lock
@@ -15,7 +15,7 @@ packages:
15
path: ".."
16
relative: true
17
source: path
18
- version: "1.9.1-no-macos.2"
+ version: "1.9.0-no-macos.3"
19
analyzer:
20
dependency: transitive
21
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: adaptive_dialog
description: Show alert dialog or modal action sheet adaptively according to platform.
-version: 1.9.1-no-macos.2
+version: 1.9.0-no-macos.3
repository: https://github.com/mono0926/adaptive_dialog
5
funding:
6
- https://github.com/sponsors/mono0926
0 commit comments