Open IvRogoz opened 7 months ago
Try to follow the YouTube video where you can see all the steps. In terms of prerequisites you should have the Dart and Flutter plugins for Android Studio installed, other than this I dont remember anything special...
Thank you for sharing.
Im trying to follow your tutorial on how to use opencv with Flutter but Im getting alot of issue if using never Android studio. if I open native_opencv/example/android I need to add flutter.sdk=C\:\flutter to local.properties and there a lot of warnings and some java errors in the building but at the end I get build successful. On the right side in file view I can see only app, no native_opencv. In project view I see only app folder, no plugin folder.
Hope you could help