flutter-clutter / flutter-simple-edge-detection

A Flutter plugin enabling the user to detect edges of a given image. It returns the relative coordinates of the detection rectangle.
71 stars 47 forks source link

pub dev packges #26

Open kiaxseventh opened 3 years ago

kiaxseventh commented 3 years ago

hello thank you lot of for this tutorial and this repository

i could not try this after hours of trying when time i run project android studio gradle automatically downloading ndk 23 before it show lot of error and warning about gradle

i tried it with NDK 23 22 21 20 Open CV 4.4.0 3.4.1 3.6.x

I tried every branches

can you add a simple plugin on pub dev or update repository with complited project without needed to add open cv or any other needed ?