Skip to content

Commit

Permalink
add flutter in pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyl committed Aug 30, 2024
1 parent a1ce3b5 commit 7838e85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ homepage: https://github.com/rainyl/opencv_dart

environment:
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.0.0"

dependencies:
flutter:
sdk: flutter
ffi: ^2.1.3
path: ^1.9.0
args: ^2.5.0
Expand Down

0 comments on commit 7838e85

Please sign in to comment.