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 d3df795 commit e46d525Copy full SHA for e46d525
CHANGELOG.md
@@ -1,3 +1,3 @@
1
-## 0.0.1
+## 1.0.0
2
3
-* TODO: Describe initial release.
+Create first version of the package.
pubspec.yaml
@@ -1,6 +1,7 @@
name: availability
description: control when to render the widget (similar to Visibility but with WidgetBuilder)
version: 1.0.0
4
+repository: https://github.com/jeebb/availability
5
6
environment:
7
sdk: ">=2.12.0 <3.0.0"
0 commit comments