boskokg

Results 9 comments of boskokg

I created this issue a year ago. I don't think they will fix this soon...

@GoldenSoju can you create a tag of your current state so we can use tag version as a ref?

@bertoldofonseca this is more question for @GoldenSoju

Hello, I also reproduce this issue on both IPhoneSimulator and real IPhone. Can you fix this thing? This issue is very important for login form. I would do this in...

I extracted code from this plugin to a small class. You can do the same...

What is wrong with the small part of code... why do you need plugin at all? static final Duration _CONNECTIVITY_TIMEOUT = Duration(seconds: 1); static Future _checkConnectivity() async { try {...

@aytunch I think that your code example is wrong. You should not call await inside forEach method

Hello @espresso3389 We published flutter_blue_plus plugin and we no longer maintain this fork. Can you please make a new PR at flutter_blue_plus? Please make the changes more clear by creating...