Commit 7e65255f by Karthik Ponnam

Minor Fixes

parent 4a5aa978
## [7.1.5]
## [7.1.6]
- minor fixes
......
......@@ -34,7 +34,7 @@ This one has limited features and no control over UI
```yaml
# add this line to your dependencies
fluttertoast: ^7.1.5
fluttertoast: ^7.1.6
```
```dart
......
......@@ -78,7 +78,7 @@ packages:
path: ".."
relative: true
source: path
version: "7.1.5"
version: "7.1.6"
js:
dependency: transitive
description:
......
name: fluttertoast
description: Toast Library for Flutter, Easily create toast messages in single line of code
version: 7.1.5
version: 7.1.6
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