Skip to content

Commit e46d525

Browse files
committed
add more info as requested by the publish command
1 parent d3df795 commit e46d525

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 0.0.1
1+
## 1.0.0
22

3-
* TODO: Describe initial release.
3+
Create first version of the package.

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: availability
22
description: control when to render the widget (similar to Visibility but with WidgetBuilder)
33
version: 1.0.0
4+
repository: https://github.com/jeebb/availability
45

56
environment:
67
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)