Commit 23d53f6c by Karthik Ponnam

v6.0.0

parent 876327fa
## [6.0.0]
- Complete new package
- Now plugin dont use any native code
## [5.0.2]
- Web Fix after name change
......
# [fluttertoast](https://pub.dartlang.org/packages/fluttertoast)
Flutter Toast Library for Flutter
Toast Library for Flutter
> Supported Platforms
>
......@@ -9,6 +9,8 @@ Flutter Toast Library for Flutter
## Notice
Please check readme before you update your package
This update has changes complete plugin to new one
Previously this plugin used to interact with native platform which now removed.
......
......@@ -66,7 +66,7 @@ packages:
path: ".."
relative: true
source: path
version: "5.0.2"
version: "6.0.0"
matcher:
dependency: transitive
description:
......
name: fluttertoast
description: Toast Library for Flutter, Easily create toast messages in single line of code
version: 5.0.2
version: 6.0.0
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