Commit 27523390 by Karthik Ponnam

updated read me

parent 5c2b6d39
## [3.1.1]
- Not Compiling in android (issue with AndroidX)
## [3.1.0] ## [3.1.0]
- Migrated to AndroidX - Migrated to AndroidX
......
...@@ -13,7 +13,7 @@ If you dont want to use androidx then use `fluttertoast` version `2.2.11` ...@@ -13,7 +13,7 @@ If you dont want to use androidx then use `fluttertoast` version `2.2.11`
```yaml ```yaml
# add this line to your dependencies # add this line to your dependencies
fluttertoast: ^3.1.0 fluttertoast: ^3.1.1
``` ```
```dart ```dart
......
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