How to scan for bluetooth printers and print pdf or image via bluetooth in flutter

0 votes

i have a requirement that

  1. have to scan for Bluetooth devices (printers).

  2. list them in the ui and enable user to pick the device they want to connect

  3. print the pdf on the selected device

this should happen in both ios and android device.

which package or method can i use to achieve that?

i tried several packages such as

  1. flutter-reactive-ble

  2. blue_thermal_printer

  3. bluetooth_print

  4. flutter_pos_printer_platform

  5. esc_pos_printer

  6. flutter blue

these packages are not maintained well and doesnt seems to be working well.

Apr 4, 2023 in Flutter by Ashwini
• 5,430 points
1,446 views
Have you got any solution. I am facing the same issue. It would be helpful if you could tell the solution. Thanks

1 answer to this question.

0 votes

The user wants to scan for Bluetooth printers, list them in the UI, and allow the user to select a printer to print a PDF or image. They have tried several packages but none of them worked well. They are looking for a solution that works for both iOS and Android.

To know more about Flutter, join our Flutter Course today.

answered Apr 4, 2023 by seena

Related Questions In Flutter

0 votes
1 answer

How to change Android minSdkVersion in Flutter Project?

Yes, you can change the minSdkVersion in ...READ MORE

answered Mar 21, 2023 in Flutter by Tej
7,737 views
0 votes
1 answer

How to implement drop down list in flutter?

You're close! The error you're getting is ...READ MORE

answered Mar 26, 2023 in Flutter by vishalini
2,667 views
0 votes
2 answers

How to create a circle icon button in Flutter?

To create something similar to a FloatingActionButton, ...READ MORE

answered Aug 23, 2023 in Flutter by anonymous
• 140 points
10,375 views
0 votes
1 answer

How can I print variable and string on same line in Python?

Use , to separate strings and variables while printing: print ...READ MORE

answered Sep 17, 2018 in Python by Priyaj
• 58,090 points
3,316 views
0 votes
1 answer

Pair and connect new devices using Bluez5 DBUS API with C++

Although high-level APIs like Qt5, which also ...READ MORE

answered Oct 8, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
5,426 views
0 votes
2 answers

Why do we use return statement in python?

def maximum(x, y):     if x > y:     ...READ MORE

answered Apr 4, 2019 in Python by anonymous
1,723 views
0 votes
1 answer

How can I print Lists in python

print is a function in Python 3.x, so ...READ MORE

answered Oct 24, 2018 in Python by Priyaj
• 58,090 points
508 views
0 votes
1 answer

How to disable bouncing animation for pageview in flutter

To disable bouncing animation for PageView in ...READ MORE

answered Apr 10, 2023 in Flutter by Anitha
4,714 views
0 votes
1 answer

How to change flutter project name and id?

Yes, it is possible to change the ...READ MORE

answered Mar 20, 2023 in Flutter by pooja
2,813 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP