mobile_pos 0.8.7 copy "mobile_pos: ^0.8.7" to clipboard
mobile_pos: ^0.8.7 copied to clipboard

A Flutter plugin for Raven Bank's Mobile POS (BankBox) device.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_pos

With Flutter:

 $ flutter pub add mobile_pos

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

dependencies:
  mobile_pos: ^0.8.7

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:mobile_pos/mobile_pos.dart';
3
likes
0
pub points
71%
popularity

Publisher

unverified uploader

A Flutter plugin for Raven Bank's Mobile POS (BankBox) device.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_aes_ecb_pkcs5, gap, http, intl, mobile_scanner, pinput, plugin_platform_interface, pretty_qr_code, ripple_wave

More

Packages that depend on mobile_pos