0

xmlDoes anyone understand why I am getting this error after updating the Flutter_inappwebview package?

Error

Lucas
  • 89
  • 6

1 Answers1

1

Open AndroidManifest.xml, the error says "unexpected element . It's probably not insterted in the proper place or proper format. Fix that and post your xml file please.

Also see this, it has your current situation: How to fix "unexpected element <queries> found in <manifest>" error?

Huthaifa Muayyad
  • 11,321
  • 3
  • 17
  • 49