dollar_starxpand 0.0.6 copy "dollar_starxpand: ^0.0.6" to clipboard
dollar_starxpand: ^0.0.6 copied to clipboard

unlisted

Star Micronics SDK for Dollar POS

0.0.6 #

  • Resolved an issue with passing model information of discovered printers as a string to Flutter, ensuring compatibility and stability in the didFind callback.
  • Improved error handling for nil values in printer model information, preventing crashes during discovery.
  • Refined StarDeviceDiscoveryManagerDelegate for optimized printer discovery callback with clearer model data representation.

0.0.5 #

  • Enhanced printer discovery to pass the model information of discovered printers to Flutter.
  • Updated StarDeviceDiscoveryManagerDelegate to include model in the didFind callback, providing more detailed printer information.

0.0.4 #

  • Updated documentation, including CHANGELOG.md enhancements.

0.0.3 #

  • Added support for opening the cash drawer on iOS using connected printers.

0.0.2 #

  • Implemented printer discovery feature to identify available printers.
  • Added functionality to connect to discovered printers.
  • Enabled receipt printing on connected printers.

0.0.1 #

  • Initial release with basic plugin setup.