flutter_wireless 0.0.14
flutter_wireless: ^0.0.14 copied to clipboard
Flutter basic implementation for wireless connections (classical bluetooth,)
Changelog #
All notable changes to the ConnectKit project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
- Initial project setup and documentation
[0.0.14] - 2025-04-29 #
Added #
- Complete Bluetooth Serial functionality
- Device discovery and scanning
- Connection management with paired devices
- Chat functionality with send/receive capabilities
- Support for multiple simultaneous connections
- Background connection management
- Comprehensive documentation and examples
- Bluetooth state monitoring and management
- Auto-pairing capabilities with PIN code
Fixed #
- Better handling of device disconnection events
- Improved buffer management for received data
[0.0.12] - 2025-04-15 #
Added #
- Beta version with core Bluetooth functionality
- Initial implementation of device discovery
- Basic connection handling
- Simple message exchange capabilities
- Permission handling for Android and iOS
Changed #
- Refactored connection management for better stability
- Improved error handling and reporting
[0.0.1] - 2025-03-22 #
Added #
- Alpha release with preliminary Bluetooth functionality
- Basic device scanning
- Connection establishment
- Simple data transfer
- Initial documentation
Future Roadmap #
- WiFi Direct support
- NFC communication capabilities
- BLE (Bluetooth Low Energy) support
- Mesh networking capabilities
- Cross-device file transfer utilities
- QR code connection initialization
- Connection encryption improvements
- Automatic reconnection mechanisms
- Battery-efficient connection management
- Multi-platform improvements for desktop support