mannprerak2 / nearby_connections

Flutter plugin (android) for sharing bytes and files Offline, (Based on the android Nearby Connections API)
https://pub.dev/packages/nearby_connections
BSD 2-Clause "Simplified" License
94 stars 30 forks source link

Can i send Streams? #47

Closed MoaadLala closed 2 years ago

MoaadLala commented 2 years ago

in the Payload types, i found a stream type, but i haven't found in the docs the way to connect and send bits of data in a stream. Is their a way to do this that i missed? or is it not implemented yet?

Thanks in advance

mannprerak2 commented 2 years ago

Nope, they haven't been implemented yet. See https://github.com/mannprerak2/nearby_connections/issues/24