We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2be616 commit a1f43b8Copy full SHA for a1f43b8
README.md
@@ -15,7 +15,7 @@ Flutter unity 3D widget for embedding unity in flutter. Add a Flutter widget to
15
16
```yaml
17
dependencies:
18
- flutter_unity_widget: ^0.1.3
+ flutter_unity_widget: ^0.1.3+2
19
```
20
21
Now inside your Dart code you can import it.
0 commit comments