littlefish_interfaces 4.1.0 copy "littlefish_interfaces: ^4.1.0" to clipboard
littlefish_interfaces: ^4.1.0 copied to clipboard

Interface definitions for pos gateway

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add littlefish_interfaces

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  littlefish_interfaces: ^4.1.0

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:littlefish_interfaces/card_payment_gateway.dart';
import 'package:littlefish_interfaces/inventory_interface.dart';
import 'package:littlefish_interfaces/pos_result_interface.dart';
import 'package:littlefish_interfaces/print_address_interface.dart';
import 'package:littlefish_interfaces/printer_gateway.dart';
import 'package:littlefish_interfaces/printer_request_interface.dart';
import 'package:littlefish_interfaces/scan_result_interface.dart';
import 'package:littlefish_interfaces/scanner_gateway.dart';
0
likes
120
points
66
downloads

Documentation

API reference

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

Interface definitions for pos gateway

Homepage

License

unknown (license)

Dependencies

dartz, flutter

More

Packages that depend on littlefish_interfaces