updated readme

This commit is contained in:
Rex Raphael 2019-03-29 07:47:00 +01:00
parent 7829108f91
commit 8014c50848
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Flutter unity 3D widget for embedding unity in flutter. Add a Flutter widget to
```yaml
dependencies:
flutter_unity_widget: ^0.1.2
flutter_unity_widget: ^0.1.3
```
Now inside your Dart code you can import it.