drydart / flutter_opencv

OpenCV bindings plugin for Flutter apps [work in progress]
https://pub.dev/packages/flutter_opencv
The Unlicense
80 stars 14 forks source link

Upgrade org.bytedeco.javacpp-presets:opencv version #3

Open robertomanfreda opened 5 years ago

robertomanfreda commented 5 years ago

The current development contains org.bytedeco.javacpp-presets:opencv:3.4.3-1.4.3: it's old.

We are at the start of the development, can we upgrade to org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4?

An alternative is to mantain the org.bytedeco.javacpp-presets:opencv:3.4.3-1.4.3 as current version.

Maybe can be useful upgrade now the version to not break compatibility later.