update readme

This commit is contained in:
Rex Raphael 2019-03-29 09:06:10 +01:00
parent f2be616d33
commit a1f43b8e4e
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.3
flutter_unity_widget: ^0.1.3+2
```
Now inside your Dart code you can import it.