pax_player 0.0.7 copy "pax_player: ^0.0.7" to clipboard
pax_player: ^0.0.7 copied to clipboard

PlatformAndroid
outdated

A Flutter package for POS (Point of Sale) devices, providing essential methods for card reading, barcode scanning, QR code scanning, and more. Simplify POS integration in your Flutter app with this ve [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pax_player

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

dependencies:
  pax_player: ^0.0.7

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:pax_player/pax_player.dart';
16
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for POS (Point of Sale) devices, providing essential methods for card reading, barcode scanning, QR code scanning, and more. Simplify POS integration in your Flutter app with this versatile package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pax_player

Packages that implement pax_player