Commit 807c325e by Ponnam Karthik

v2.0.7

Text background fix for android
parent 2eb3590a
## [2.0.7]
* Text background fix for android
## [2.0.6] ## [2.0.6]
* iOS Release build error fixed * iOS Release build error fixed
......
...@@ -11,7 +11,7 @@ Android Toast Library for Flutter ...@@ -11,7 +11,7 @@ Android Toast Library for Flutter
```yaml ```yaml
# add this line to your dependencies # add this line to your dependencies
fluttertoast: ^2.0.6 fluttertoast: ^2.0.7
``` ```
```dart ```dart
......
name: fluttertoast name: fluttertoast
description: Toast Library for FLutter description: Toast Library for FLutter
version: 2.0.6 version: 2.0.7
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