flutter_p2p_connection 3.0.3
flutter_p2p_connection: ^3.0.3 copied to clipboard
A WiFi Direct Plugin for Flutter.
3.0.3 #
use correct IP for file transfers
3.0.2 #
improve connection stability and file sharing with port sharing
3.0.1 #
feat: improve connection stability and file sharing
- Set ping interval and disable idle timeout for servers.
- Rewrote and expanded the project's documentation (
README.md
) to be more professional, detailed, and cover all functionalities. - Added a "Platform Support" section to clarify current (Android) and future platform targets.
- Included a comprehensive "Troubleshooting" guide.
- Added a "Migration Guide" for users upgrading from older versions.
3.0.0 #
- Modernized API with Host/Client Roles, BLE Discovery, and Enhanced File Transfer!.
2.1.0 #
- TODO: Fix create-group issue.