Volodymyr Buberenko

Results 176 comments of Volodymyr Buberenko

I am not working on it for quite a long time already as switched to Flutter development and lost motivation for it. So it is free to grab.

> It's can update for the future? We will update it, but in the meantime you can use `dependency_overrides` to set `js` to 0.7.0 as you need it: https://dart.dev/tools/pub/dependencies#dependency-overrides

It will be removed, but later. I have seen your issues about WASM, but we already keep track of it as I mentioned one of related issues.

No, this is wrong. But un fact I found an error already. I will apply some changes later.

@juliansteenbakker The main reason is in updated dependencies that require SDK 34. So your revert for `compileSDK` doesn't solve the problem. Just validated it from pulling latest commit from `master`....

> I've released v4.0.0 with the changes of the android SDK version. Awesome, that should work. But maybe also update README to have notes on top of previous releases with...

> I am using Codmagic for CI/CD and this only fails there. There is no problem with building this locally. Could you share the logs from Codemagic build?

> error: invalid source release: 17 You need to configure your pipeline on Codemagic correctly vie environment variables to pick Java 17. By default on MacOS runner Java 11 is...

There is an explanation regarding MacOS that there is a need for proper location privilege: https://github.com/fluttercommunity/plus_plugins/issues/2156#issuecomment-2024966551