rainyl.dev

  • Packages
Results 4 packages owned by rainyl.dev
Sort by

opencv_dartcopy "opencv_dart: ^1.4.1" to clipboard
opencv_dart: ^1.4.1 copied to clipboard

96
likes
150
points
1.85k
downloads
OpenCV4 bindings for Flutter, using dart:ffi. This plugin include `videoio` module, if you don't need it, please use `opencv_core` instead. #opencv#image#ffi#flutter

opencv_corecopy "opencv_core: ^1.4.1" to clipboard
opencv_core: ^1.4.1 copied to clipboard

13
likes
160
points
420
downloads
OpenCV4 bindings for Flutter. This plugin does NOT include `highgui` and `videoio`, if you need them, please use `opencv_dart` instead.

native_toolchain_cmakecopy "native_toolchain_cmake: ^0.0.5" to clipboard
native_toolchain_cmake: ^0.0.5 copied to clipboard

4
likes
160
points
681
downloads
A library to invoke and build CMake projects for Dart Native Assets.#cmake#ffi#native-assets#native-toolchain

dartcv4copy "dartcv4: ^1.1.3" to clipboard
dartcv4: ^1.1.3 copied to clipboard

4
likes
150
points
1.79k
downloads
OpenCV bindings for Dart language. dartcv is for pure dart only, for Flutter, use opencv_core or opencv_dart (if videoio module is required). #opencv#image#ffi#flutter