Skip to content

Commit 271bb3f

Browse files
authored
bump opencv to 4.11.0+1, dartcv to 4.11.0.3 (#359)
1 parent 3377fb9 commit 271bb3f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/opencv_core/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: opencv_core
22
description: |
33
OpenCV4 bindings for Flutter.
44
version: 1.4.2
5-
opencv_version: 4.11.0+0
6-
dartcv_version: 4.11.0.2
5+
opencv_version: 4.11.0+1
6+
dartcv_version: 4.11.0.3
77
repository: https://github.com/rainyl/opencv_dart
88
homepage: https://github.com/rainyl/opencv_dart/tree/main/packages/opencv_core
99

packages/opencv_dart/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: opencv_dart
22
description: |
33
OpenCV4 bindings for Flutter, using dart:ffi.
44
version: 1.4.2
5-
opencv_version: 4.11.0+0
6-
dartcv_version: 4.11.0.2
5+
opencv_version: 4.11.0+1
6+
dartcv_version: 4.11.0.3
77
repository: https://github.com/rainyl/opencv_dart
88
homepage: https://github.com/rainyl/opencv_dart/tree/main/packages/opencv_dart
99

0 commit comments

Comments
 (0)