Volodymyr Buberenko

Results 176 comments of Volodymyr Buberenko

Thanks for raising this, but we already track it since November and had a discussions about such migration with some people in the Dart team. The migration for this and...

I see that the latest podspec comment is addressed as well. So with that change all looks good to me. Let's merge it. Thanks a lot for this contribution, George....

> If all is good, I'm gonna squash all commits into a single one for better tracking and well organized. Thanks for review guys @miquelbeltran @vbuberen Don't do it. We...

You are on Android, right? If so, check the API documentation as it is documented that on Android having both wifi and mobile returns only wifi (or, to be correct,...

> [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Error 0x00000000: Operazione completata. This looks like some access permission issue according to logs. Have you search this error? Also, I am not sure if plugin...

> In the plugin documentation I don't see any particular setup for permissions on Windows. Furthermore, the method should return a string (even just "unknown" or something), not crash. The...

Could I ask you to check if this plugin works Ok in the setup you have with VirtualBox? https://github.com/onepub-dev/system_info I am not really familiar with Windows development and currently don't...

It looks like some caching issue. Check you setup. I currently use the latest sensors_plus in 2 projects which build just fine for iOS 17 both locally and on CI.

I still believe it is the issue on your local side, not the plugin. Try to run the example app from the plugin to validate it.

> But why only does this plugin have this issue while others are all fine? Did you run the example app as I asked? I don't want to guess as...