iwant
1
I did add
deepar_flutter: ^0.0.2.
in pubspec.ymal
and add permission into AndroidManifest.xml
and download the deepar.aar into 2 places
- android/app/libs
- ~/.pub-cache/hosted/pub.dartlang.org/deepar_flutter-0.0.2/android/libs
however when I try to run my app, it shows that
‘:deepar_flutter:debugCompileClasspath’.
[ ] > Could not find :deepar:.
[ ] Required by:
[ ] project :deepar_flutter
any idea that missing parts I forget?
jelena
2
Hello @iwant
Sorry about the issues, have you tried the troubleshooting steps described in this GitHub issue?