Commit d58167f7 by Karthik Ponnam

Updated to v8.1.4

parent 15516c79
## [8.1.4]
- Merged #419 (added environment restriction in pubspec)
## [8.1.3]
- Merged #415 (improvements to provide safer usage) @AlexSeednov
......
......@@ -34,7 +34,7 @@ This one has limited features and no control over UI
```yaml
# add this line to your dependencies
fluttertoast: ^8.1.3
fluttertoast: ^8.1.4
```
```dart
......
name: fluttertoast
description: Toast Library for Flutter, Easily create toast messages in single line of code
version: 8.1.3
version: 8.1.4
homepage: https://github.com/PonnamKarthik/FlutterToast
issue_tracker: https://github.com/ponnamkarthik/FlutterToast/issues
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment