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

unlisted

Interface definitions for pos gateway

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add littlefish_interfaces

With Flutter:

 $ flutter pub add littlefish_interfaces

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

dependencies:
  littlefish_interfaces: ^4.0.2

Alternatively, your editor might support dart pub get or 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
0
points
80
downloads

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