Guy Luz

Results 315 comments of Guy Luz

> The Android [docs](https://developer.android.com/guide/topics/connectivity/usb/host#permission-d) say to explicitly request permission before trying to use Serial functionality. Unfortunately, this is not something that can be done in the Manifest but must be...

Not sure if it was mentiond already but wanted to point out that in the documentation of flutter it is written that > Add the test or flutter_test dependency. https://docs.flutter.dev/cookbook/testing/unit/introduction

Hi I found time to create minimal code to reproduce this. Here is a link to the repo https://github.com/guyluz11/multicast_dns_error_repo Will update the issue code sample with the minimal code and...

> > 4. Wait several hours. > > Thanks for the repo. Is there a way to consistently replicate this without this step ? Not consistent but I have removed...

> our project depends on it . :((((((((((((((( is there other way to solve this problem? You can create an easy work around. Add small (empty/ping) message, and create in...

Maybe when it will reach 100 upvotes gRPC team will decide to take this one 😆

> I would like to work on this Great, waiting for pr

Having the same problem while running flutter on Linux. Using `sudo` solved it.

Cool, so for local db lets use [isar](https://pub.dev/packages/isar)

We have removed Tuya from supported devices since they have changed the API. This feature probably will be required for other vendors in the future so when it is needed...