flutter_nearby_connections 1.1.2 flutter_nearby_connections: ^1.1.2 copied to clipboard
Flutter plugin supports peer-to-peer connectivity and discovers nearby devices for Android and IOS
1.1.2 #
- Project in compileSdkVersion 34
- Add senderDeviceId to send dictionary
1.1.1 #
- Update readme - test on the real Android device.
1.1.0 #
- Fix android devices are not able to see each other.
1.0.11 #
- Support Null Safety
1.0.10 #
- refactor readme and code
1.0.9 #
- fix issue on iOS 14
1.0.8 #
- fix issue on iOS
1.0.7 #
- update readme
1.0.6 #
- remove deviceID, fix connect Android
1.0.5 #
- remove deviceID, fix connect IOS
1.0.4 #
- Fix Android connected unstable
- Fix IOS cannot result
1.0.3 #
- Fix connect wifi on the Android OS
1.0.2 #
- Support Strategy for android OS
1.0.1 #
- Fix Value of optional type String? (deviceId) must be unwrapped
1.0.0 #
- Support Android
0.0.5 #
- Reformat code
0.0.4 #
- Fix syntax error
0.0.3 #
- Update send message function
0.0.2 #
- fix static analysis.
0.0.1 #
- initial release.