Skip to content

Commit 96480fd

Browse files
updated code
1 parent 3784db1 commit 96480fd

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.1.7
2+
* IOS build issue fixed
3+
14
## 0.1.6
25
* Added delay param for android
36
* ios,web and window delay (WIP)

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,11 @@ project, I'd appreciate your [🌟 on GitHub](https://github.com/CodingWithTashi
7272

7373
## You can also buy me a cup of coffee
7474
<a href="https://www.buymeacoffee.com/codingwithtashi"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" width=200px></a>
75+
76+
## publish
77+
78+
```agsl
79+
dart pub publish --dry-run
80+
```
81+
```
82+
```

0 commit comments

Comments
 (0)