Skip to content

Commit c143844

Browse files
committed
🔖 ## 3.1.5
1 parent 368f2c1 commit c143844

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGELOG.md

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

3+
## 3.1.5
4+
5+
- `_ToastContainer` -> `ToastContainer`.
6+
- Add tests.
7+
38
## 3.1.4
49

510
- Fix dismiss is invalid when called synchronously. (#88)

‎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
44
homepage: https://github.com/OpenFlutter/flutter_oktoast
5-
version: 3.1.4
5+
version: 3.1.5
66

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

0 commit comments

Comments
 (0)