Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 558 Bytes

P2P Chat Flutter iOS

What is it ? Why use for ?

Nearby Connections enables advertising, discovery, and connections between nearby devices in a fully-offline peer-to-peer manner. Connections between devices are high-bandwidth, low-latency, and fully encrypted to enable fast, secure data transfers.

Package

https://pub.dev/packages/flutter_nearby_connections

Reference Repository

special thanks to this repo. which I have used as a base to start developing my chat app. https://github.com/VNAPNIC/flutter_nearby_connections