update readme

This commit is contained in:
Rex Isaac Raphael 2019-10-17 16:25:57 +02:00
parent 5036d1f03f
commit b2a8760383
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome
```yaml ```yaml
dependencies: dependencies:
flutter_unity_widget: ^0.1.6+2 flutter_unity_widget: ^0.1.6+4
``` ```
Now inside your Dart code you can import it. Now inside your Dart code you can import it.