boncey / Flickr4Java

Java API For Flickr. Fork of FlickrJ
BSD 2-Clause "Simplified" License
176 stars 155 forks source link

send file using flutter nearby connections #614

Closed Hosamkawkgy closed 2 years ago

Hosamkawkgy commented 2 years ago

I have two real smart devices use a library flutter nearby connections 1.1.1 I have already achieved the connection by Bluetooth and get the connected device ID and send messages to the device but how can I send files instead of messages for example a specific file size of at least 150 MB or a picture or an audio clip etc. Is this possible?