beacon_broadcast icon indicating copy to clipboard operation
beacon_broadcast copied to clipboard

A Flutter plugin for turning your device into a beacon.

Results 9 beacon_broadcast issues
Sort by recently updated
recently updated
newest added

Hi, I would like to know that is it possible to connect from another device to the device that is advertising with this library?

Running the sample app on iOS resulted in a crash, I added `setIdentifier` and there is no more crash. The logs for the crash : ``` flutter: Supported Could not...

bug

!Please understand that I am not good at English so I am using a translator. IOS = O Android = X IOS works fine, but not Android ![android](https://user-images.githubusercontent.com/83276163/126539274-24c0636e-8d4b-4359-ad46-511ca7b8a499.png) If you...

question

Greetings, First of all, thank you for providing this library for the general public. Once the app has launched, I'm getting an error in the Xcode console that says: "[CoreBluetooth]...

bug

Hello and thank you for making this library. I currently have an issue where is an error occurs, the error is not passed onto Dart (i.e. can't catch it using...

bug

On Android, Beacon is broadcasting different values multiple times without any user input. On iOS device, it is working fine, as expected. I have also added the logs while any...

Hello, Broadcast is not working in the example app. Compiles fine, but when I click Start button, beacon is not transmited. No errors in runtime logs. ``` iOS: 16.5 flutter:...

Is it possible to set the device name from this package?

enhancement

After i upgraded gradle and flutter version this issue appeared when building in profile mode : ``` * What went wrong: A problem occurred configuring project ':beacon_broadcast'. > Could not...