VNAPNIC / flutter_nearby_connections

Flutter plugin support peer-to-peer connectivity and the discovery of nearby devices for Android vs IOS
https://pub.dev/packages/flutter_nearby_connections
BSD 2-Clause "Simplified" License
106 stars 68 forks source link

Fixed Android connection issues for Android 12 and above. #62

Open champeauxr opened 1 month ago

champeauxr commented 1 month ago

Also added a non-breaking change that allows a device name to be specified in the startAdvertisingPeer() call.