Eddayy / flutter_star_prnt

Flutter plugin for star printer
GNU General Public License v3.0
15 stars 60 forks source link

Printer using BLE #29

Open edouardgab opened 2 years ago

edouardgab commented 2 years ago

Hi there!

Thanks for the plugin.

Working from home today I only have access to a Star SM-L200. This is a pretty common Bluetooth Low Energy device. I am currently looking at probably switching from Nativescript to Flutter. To do this, we need to be able to print on Star printers. When I try on the test app or on my app, I cannot find my printer. I suspect this is because of the Bluetooth Low Energy. I ma not sure exactly what (I will look into it), but BLE need an implementation different than Bluetooth.

Do you have any experience working with that kind of printer? Is it supposed to work already?

Thanks a lot!

Edouard

helloFarrukh commented 1 year ago

@Eddayy do we have any update on this?