Commit f3668906 by Karthik

v2.2.4

parent 06194588
## [2.2.4]
* androidX crash fix #45
## [2.2.3] ## [2.2.3]
* iOS Crash fix #41 & #39 * iOS Crash fix #41 & #39
......
...@@ -11,7 +11,7 @@ Android and iOS Toast Library for Flutter ...@@ -11,7 +11,7 @@ Android and iOS Toast Library for Flutter
```yaml ```yaml
# add this line to your dependencies # add this line to your dependencies
fluttertoast: ^2.2.3 fluttertoast: ^2.2.4
``` ```
```dart ```dart
......
name: fluttertoast name: fluttertoast
description: Toast Library for FLutter description: Toast Library for FLutter
version: 2.2.3 version: 2.2.4
author: Karthik Ponnam <ponnamkarthik3@gmail.com> author: Karthik Ponnam <ponnamkarthik3@gmail.com>
homepage: https://github.com/PonnamKarthik/FlutterToast homepage: https://github.com/PonnamKarthik/FlutterToast
......
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