Skip to content

Commit 41aad1b

Browse files
committed
🔖 ## 3.1.3+1
1 parent 35e8c51 commit 41aad1b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change log
22

3+
## 3.1.3+1
4+
5+
- Quick fix for the `_throwIfNoContext`.
6+
37
## 3.1.3
48

59
- Throw a more precise error if the `OKToast` widget is not wrapped correctly.

‎pubspec.yaml

+1-1
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 achieve the same effect with native toasts.
33
email: cjl_spy@163.com
44
homepage: https://github.com/OpenFlutter/flutter_oktoast
5-
version: 3.1.3
5+
version: 3.1.3+1
66

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

0 commit comments

Comments
 (0)