Skip to content

Commit 2c138fb

Browse files
committed
new release 0.1.6+1
1 parent 0ba8ae9 commit 2c138fb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.6+1
2+
3+
* Adding Metal renderer support (on iOS) [@krispypen](https://github.com/krispypen)
4+
15
## 0.1.6
26

37
* iOS support for the Unity 2019.3 new export format Unity as a Library [@krispypen](https://github.com/krispypen)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Flutter unity 3D widget for embedding unity in flutter. Add a Flutter widget to
1515

1616
```yaml
1717
dependencies:
18-
flutter_unity_widget: ^0.1.6
18+
flutter_unity_widget: ^0.1.6+1
1919
```
2020
2121
Now inside your Dart code you can import it.

0 commit comments

Comments
 (0)