Skip to content

Commit c07f777

Browse files
committed
v1.3.1--Fix available animations and textures issue in iOS
1 parent 08d58f1 commit c07f777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Flutter3DViewer(
104104

105105
```yaml
106106
dependencies:
107-
flutter_3d_controller: ^1.3.0
107+
flutter_3d_controller: ^1.3.1
108108
```
109109
110110
### `AndroidManifest.xml` (Android 9+ only)

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ packages:
7676
path: ".."
7777
relative: true
7878
source: path
79-
version: "1.3.0"
79+
version: "1.3.1"
8080
flutter_lints:
8181
dependency: "direct dev"
8282
description:

0 commit comments

Comments
 (0)