rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
136 stars 18 forks source link

extract `native_toolchain_conan` to an individual package #198

Closed rainyl closed 3 months ago

rainyl commented 3 months ago

v2.x will not be updated until this finished.

Edit:

maybe a cmake toolchain is better, conan is not necessary.

but I have no much time to do it, I decide to move the current toolchain file to lib/src/helpers

From my point of view, their limitation is totally unnecessary, what benefits can we get???

rainyl commented 3 months ago

hook/build.dart is allowed only with a minimum SDK constraint of 3.6.0-0.

what's wrong with you??? I can use it with dart 3.4.4, why the sdk constraint must be 3.6.0?

ENOUGH!!!!!! I will not update 2.x version until they make it stable.