presentation-displays icon indicating copy to clipboard operation
presentation-displays copied to clipboard

I can't run app android emulate when installed the package

Open sogreatsg opened this issue 3 years ago • 1 comments

Describe the bug add dependencies: presentation_displays: ^0.2.1 and run debug new project on android emulate and see some error below

Screen Shot 2564-12-23 at 13 13 17

this is my AndroidManifest.xml

Screen Shot 2564-12-23 at 13 12 07

how to fix this error thank you 🙏

sogreatsg avatar Dec 23 '21 06:12 sogreatsg

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.

ytyng avatar Feb 09 '22 03:02 ytyng