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

PlatformAndroid

A Flutter package for POS (Point of Sale) devices, providing essential methods for card reading, barcode scanning, QR code scanning, and more.

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.8

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';
15
likes
150
pub points
46%
popularity

Publisher

unverified uploader

A Flutter package for POS (Point of Sale) devices, providing essential methods for card reading, barcode scanning, QR code scanning, and more.

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