Skip to content

Commit 8deb607

Browse files
committed
🔖 ## 3.1.1
1 parent de0d031 commit 8deb607

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change log
22

3+
## 3.1.1
4+
5+
- Expose `constraints` and `margin` for `showToast` method. (#84)
6+
37
## 3.1.0
48

59
- Support `copyWith` for `ToastPosition`. (#82)

‎pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: oktoast
22
description: A pure flutter toast library Support custom style/widget. Easy to use. You can use this library to achieve the same effect as Android toast.
33
44
homepage: https://github.com/OpenFlutter/flutter_oktoast
5-
version: 3.1.0
5+
version: 3.1.1
66

77
environment:
88
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)