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 d64ef4f commit 77013ccCopy full SHA for 77013cc
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.1.1
2
+
3
+- Add documentation
4
+- Change some parameters to nullable
5
6
## 0.1.0
7
8
- Initial release
pubspec.yaml
@@ -1,6 +1,6 @@
name: adaptive_dialog
description: Show alert dialog or modal action sheet adaptively according to platform.
-version: 0.1.0+3
+version: 0.1.1
homepage: https://github.com/mono0926/adaptive_dialog
environment:
sdk: ">=2.6.0 <3.0.0"
0 commit comments