-
Hi there, Can someone please advise me why this is happening and help me point to the right direction? Basically I had to updgrade the entire app and this is pissing me off:
Flutter and dart is updated properly. I get this issue:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Sorry, there is not much I can do here. However, there is nothing that forces you to upgrade to the latest version of this library, you can always stick with an older version of this package until the other libraries have caught up. |
Beta Was this translation helpful? Give feedback.
-
@FilipeOS I was having some issues as well with
Solution for me was downgrade and using xml: ^6.1.0 |
Beta Was this translation helpful? Give feedback.
-
I did the same today and worked, thank you |
Beta Was this translation helpful? Give feedback.
Sorry, there is not much I can do here.
However, there is nothing that forces you to upgrade to the latest version of this library, you can always stick with an older version of this package until the other libraries have caught up.