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

retractedoutdated

This package based on PAX Device with NetptuneLiteApi SDK

pax_player #

This package based on PAX Device with NetptuneLiteApi SDK

Important: #

THIS PACKAGE WILL WORK ONLY IN ANDROID!

Installation #

flutter pub add flutter_pax_printer_utility

Set minify and shrink on your buildtype gradle #

add this line in your build.gradle
buildTypes {
    release {
        .
        .
        .
        minifyEnabled false
        shrinkResources false
    }
}

Set this line on your AndroidManifest xml #

...bash <application ... android:name="pax.plugin.pki.parhamkish.vakili.pax_player.PaxApp" ... ...

What this package do #

  • [✅] Get DeviceInfo => use getDeviceInfo

  • [✅] Get CardInfo => use getCardNumber

  • [✅] Get Beep device => use getBeep

  • [✅] Set Device Nav Bar enable => use setDisableNavBar set false

  • [✅] Set Device Nav Bar disable => use setDisableNavBar set true

  • Draw a divisor line

If you have an Pax Terminal printer and need help with integration process, just Contact Me #

Tested Devices #

PAX A920 

If you want to support this package, you can Donate

16
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

This package based on PAX Device with NetptuneLiteApi SDK

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pax_player

Packages that implement pax_player