flutter_bluetooth_printer 2.3.0
flutter_bluetooth_printer: ^2.3.0 copied to clipboard
Image based printing for bluetooth thermal printer, support for iOS and Android.
2.3.0 #
- FEAT: imrpove state ios.
- FEAT: improve state (android).
2.2.3 #
- FIX: android 10 permission.
2.2.2 #
- FIX: double discovered devices.
2.2.1 #
- FIX: multiple same device on discovery.
- FIX: pubspec.lock.
2.2.0 #
- REFACTOR: refactor.
- FIX: update readme.
- FEAT: added BusyDeviceException.
2.1.0 #
- FEAT: added device selector and allow receipt widget.
2.0.0 #
- 2022-07-08: Simplify usages
1.1.10 #
- 2022-01-11: check bluetooth permission [iOS] on start scan
1.1.9 #
- 2021-12-09: fix Image?
1.1.8 #
- 2021-11-04: fix java code
1.1.7 #
- 2021-11-03: added getDevice by address method
1.1.6 #
- 2021-10-31: retrieve bonded devices on android
1.1.5 #
- 2021-10-30: refactor objc code
1.1.4 #
- 2021-09-25: remove dotsPerLine
1.1.3 #
- 2021-09-25: improve printing
1.1.2 #
- 2021-09-14: fix freeze on android
1.1.1 #
- 2021-09-14: added isConnected and getConnectedDevice
1.1.0+1 #
- 2021-09-13: Fix method name in android.
1.1.0 #
- 2021-09-13: Add support for iOS.
1.0.3 #
- 2021-09-13: Update description.
1.0.2 #
- 2021-09-12: Change printBytes to printCommands.
1.0.1 #
- 2021-09-12: Added support for iOS experimentally.
1.0.0 #
- 2021-09-12: Initial release.