flutter_bluetooth_classic_serial 1.0.3 copy "flutter_bluetooth_classic_serial: ^1.0.3" to clipboard
flutter_bluetooth_classic_serial: ^1.0.3 copied to clipboard

A Flutter plugin for Bluetooth Classic communication on Android, iOS, and Windows platforms. Supports device discovery, connection management, and data transmission.

1.0.2 #

Bug Fixes #

  • πŸ”§ Fixed MissingPluginException errors by correcting channel name mismatches
  • βœ… Updated Android, iOS, and Windows plugin implementations with proper channel names
  • πŸ› οΈ Fixed Android Bluetooth permissions in plugin manifest
  • πŸ“± Created working example app with comprehensive Bluetooth demo
  • πŸ” Fixed API usage in example to match singleton pattern
  • ⚑ Improved error handling and user feedback in example app
  • 🎯 Added support for Android 12+ Bluetooth permissions

1.0.1 #

Bug Fixes #

  • βœ… Updated repository URLs to correct GitHub location
  • βœ… Improved package metadata for pub.flutter-io.cn publication
  • βœ… Removed unsupported web platform references
  • πŸ”§ Updated Android package structure for better compatibility

1.0.0 #

Features #

  • ✨ Initial release of Flutter Bluetooth Classic plugin
  • πŸ” Device discovery and pairing
  • πŸ”— Connection management for Android, iOS, and Windows
  • πŸ“‘ Bidirectional data transmission
  • πŸ“± Multi-platform support (Android, iOS, Windows)
  • πŸ”„ Real-time data streaming
  • πŸ›‘οΈ Robust error handling and connection management

Platform Support #

  • βœ… Android: Full Bluetooth Classic support
  • βœ… iOS: MFi accessory framework integration
  • βœ… Windows: Native Windows Bluetooth API integration

API #

  • FlutterBluetoothClassic.instance - Main plugin interface
  • BluetoothConnection.toAddress() - Device connection
  • Device discovery and enumeration
  • Data transmission and reception
  • Connection state management
1
likes
145
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Bluetooth Classic communication on Android, iOS, and Windows platforms. Supports device discovery, connection management, and data transmission.

Homepage
Repository (GitHub)
View/report issues

Topics

#bluetooth #bluetooth-classic #communication #serial #connectivity

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_bluetooth_classic_serial

Packages that implement flutter_bluetooth_classic_serial