Matthew Danics

Results 4 issues of Matthew Danics

I have `await blutterBeacon.initializeAndCheckScanning` in my main widget's initState() On iOS (13.3) when I do a hot restart, and it reinitializes, the code hangs on the call. No errors. Has...

bug
help wanted

Fixes a small typo in the readme. Currently the readme references `TimeOutException` when it should be `TimeoutException` ## Pre-launch Checklist - [ ] I made sure the project builds. -...

Hi there, I'm getting the following crash on numerous Samsung devices running Android 12 and 13 in our production app ``` Caused by java.lang.IllegalStateException Reply already submitted io.flutter.embedding.engine.dart.DartMessenger$Reply.reply (DartMessenger.java:430) io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.error...

Slack has an option for the state param to be passed at the beginning of ouath and is then given back as a url param on the callback. This provided...