dollar_starxpand 0.0.27 dollar_starxpand: ^0.0.27 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_starxpand
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
dollar_starxpand: ^0.0.27
Alternatively, 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';