flutter_pinelabs_module library

Classes

FlutterPinelabs
An implementation of Pinelabs Platform Interface that uses method channels. docs for pinelabs: https://developer.pinelabs.com/plutus-smart/docs
HeaderModel
model class for headers in the request.
PrintModel
A model class for printing data
PrintRowModel
print row data for each row of printed bill.
ResponseModel
converts pinelabs response to dart object
TransactionModel
A model class for transactions.

Enums

TransactionType
The available transaction types.

Extensions

TransactionValue on TransactionType
The available transaction types extension which can be used to get the transaction type code.