Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method not found XmlDocument.parseString(xmlString) #61

Closed
Mashood97 opened this issue Sep 19, 2020 · 1 comment
Closed

Method not found XmlDocument.parseString(xmlString) #61

Mashood97 opened this issue Sep 19, 2020 · 1 comment
Labels
need more information Further information is requested

Comments

@Mashood97
Copy link

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/upgrader-2.6.0/lib/src/appcast.dart:86:36: Error: Method not found: 'XmlDocument.parse'. final document = XmlDocument.parse(xmlString);

@larryaasen
Copy link
Owner

Are you using version 4.2.0+ for the xml package?

@larryaasen larryaasen added the need more information Further information is requested label Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more information Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants