d2pc_lib 1.0.2
d2pc_lib: ^1.0.2 copied to clipboard
Flutter library to do 'device to pc' communication. This library provide APIs for establishing a connection, sending and receiving data, and managing the communication process between the device and the PC.
Flutter Android-PC Connection Manager #
A Flutter library that simplifies the process of establishing and managing connections between Android devices and PCs.
Features #
- Easy Setup: Quickly integrate the library into your Flutter projects.
- Reliable Connections: Establish stable and secure connections between Android devices and PCs.
- Data Transfer: Seamlessly transfer data between the connected devices.
- Audio Streaming: Seamlessly stream live hight quality live audio: Android to Windows and vice versa, Stream audio android itself.
- Cross-Platform: Works on Windows and Android.
What's New #
- Audio Streaming: High Quality Live audio streaming from Android device to PC and vice versa.
Getting Started #
- Add the dependency to your
pubspec.yaml
file:
dependencies:
d2pc_lib: ^latest_version