This Flutter application allows you to connect to a Bluetooth printer and print documents or images wirelessly. It utilizes the blue_thermal_printer
package for Bluetooth printing.
- Bluetooth Connectivity: Connect to compatible Bluetooth printers.
- Document Printing: Print documents from your Flutter app.
- Image Printing: Print images using Bluetooth.
Follow these steps to set up and run the Bluetooth Printer App:
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
- Get packages:**
flutter pub get