Skip to content

Commit

Permalink
🔖 ## 3.1.3+1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Sep 18, 2021
1 parent 35e8c51 commit 41aad1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 3.1.3+1

- Quick fix for the `_throwIfNoContext`.

## 3.1.3

- Throw a more precise error if the `OKToast` widget is not wrapped correctly.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: oktoast
description: A pure flutter toast library, support custom style/widget, easy achieve the same effect with native toasts.
email: [email protected]
homepage: https://github.com/OpenFlutter/flutter_oktoast
version: 3.1.3
version: 3.1.3+1

environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down

0 comments on commit 41aad1b

Please sign in to comment.