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 08d58f1 commit c07f777Copy full SHA for c07f777
README.md
@@ -104,7 +104,7 @@ Flutter3DViewer(
104
105
```yaml
106
dependencies:
107
- flutter_3d_controller: ^1.3.0
+ flutter_3d_controller: ^1.3.1
108
```
109
110
### `AndroidManifest.xml` (Android 9+ only)
example/pubspec.lock
@@ -76,7 +76,7 @@ packages:
76
path: ".."
77
relative: true
78
source: path
79
- version: "1.3.0"
+ version: "1.3.1"
80
flutter_lints:
81
dependency: "direct dev"
82
description:
0 commit comments