dollar_starxpand 1.0.7
dollar_starxpand: ^1.0.7 copied to clipboard
A comprehensive SDK for integrating Star Micronics receipt printers with Dollar POS systems. Supports seamless POS operations and efficient printing solutions.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add dollar_starxpandThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
dollar_starxpand: ^1.0.7Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:dollar_starxpand/dollar_starxpand.dart';