Closed tatosjb closed 2 years ago
@jpnurmi Do you know what is the reason for this?
@tatosjb Could you paste the output of the following commands so we can see the versions involved?
lsb_release -a
snap info flutter
flutter clean && flutter build linux -v
Runned it on the example project d7595175095e18213615c3237ced829979fa0b4d
Thanks for the details. It looks like an issue with the core18-based Flutter snap. It ships with a quite old libglib which libayatana is not satisfied with. The easiest way to get past the problem is to install Flutter manually instead of the snap.
I'll try and post the result on the issue, to be documented for anyone that face the same problem
I'll try and post the result on the issue, to be documented for anyone that face the same problem
Is your problem solved? If it is resolved, I will close this issue.
It worked. I'm closing the issue, thank you guys for your support.
I get this error just trying to build the project after add the lib.
personal_wallet flutter build linux -v