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 80a780e commit c902feeCopy full SHA for c902fee
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.2+2
2
+
3
+- Fix: update archive version to 3.5.1
4
5
## 1.0.2+1
6
7
- Fix: setup script will exit before files are really written to disk
pubspec.yaml
@@ -1,6 +1,6 @@
name: opencv_dart
description: "OpenCV4 bindings for Dart language and Flutter, using dart:ffi. The most complete OpenCV bindings for Dart!"
-version: 1.0.2+1
+version: 1.0.2+2
binary_version: 1.0.2
homepage: https://github.com/rainyl/opencv_dart
0 commit comments