Commit 1fd36b3b by Karthik Ponnam Committed by GitHub

Incomplete Text Fix

parent 71934771
...@@ -13,7 +13,7 @@ If your project uses androidx then use `fluttertoast` version `2.2.4` or `2.2.5` ...@@ -13,7 +13,7 @@ If your project uses androidx then use `fluttertoast` version `2.2.4` or `2.2.5`
```yaml ```yaml
# add this line to your dependencies # add this line to your dependencies
fluttertoast: ^2.2.10 fluttertoast: ^2.2.11
``` ```
```dart ```dart
...@@ -57,4 +57,4 @@ Fluttertoast.cancel() ...@@ -57,4 +57,4 @@ Fluttertoast.cancel()
<img src="https://raw.githubusercontent.com/PonnamKarthik/FlutterToast/master/screenshot/4.png" width="320px" /> <img src="https://raw.githubusercontent.com/PonnamKarthik/FlutterToast/master/screenshot/4.png" width="320px" />
## If you need any features suggest ## If you need any features suggest
\ No newline at end of file
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