Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_blue_classic

A new flutter plugin for Bluetooth classic Android(Bluetooth)/IOS(ExternalAccessory) module for serial communication.

Flutter Bluetooth Classic is meand to bridge the gap found with regards to IOS Bluetooth Classic using the External Accessory framework

Getting Started

IOS

Open the Info.plist file and add the following key :

<key>UISupportedExternalAccessoryProtocols</key>
   <array>
      <string>Your communication protocol goes here</string>
   </array>
<key>UISupportedInterfaceOrientations</key>

Android

Coming soon ...

Contribution

Welcome to contribute and improve. Thank you very much for your supporting!

About

Pugin for Bluetooth classic Android(Bluetooth)/IOS(ExternalAccessory) module for serial communication.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages