Skip to content

Commit 7838e85

Browse files
committed
add flutter in pubspec.yaml
1 parent a1ce3b5 commit 7838e85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ homepage: https://github.com/rainyl/opencv_dart
55

66
environment:
77
sdk: ">=3.3.0 <4.0.0"
8+
flutter: ">=3.0.0"
89

910
dependencies:
11+
flutter:
12+
sdk: flutter
1013
ffi: ^2.1.3
1114
path: ^1.9.0
1215
args: ^2.5.0

0 commit comments

Comments
 (0)