presentation-displays
presentation-displays copied to clipboard
I can't run app android emulate when installed the package
Describe the bug add dependencies: presentation_displays: ^0.2.1 and run debug new project on android emulate and see some error below
this is my AndroidManifest.xml
how to fix this error thank you 🙏
Me too. (But example is running.)
I copy https://github.com/VNAPNIC/presentation-displays/blob/master/android/src/main/AndroidManifest.xml into my pc's flutter/.pub-cache/hosted/pub.dartlang.org/presentation_displays-0.2.1/android/src/main , Then build completed.