mobiprint3 1.0.2 copy "mobiprint3: ^1.0.2" to clipboard
mobiprint3: ^1.0.2 copied to clipboard

A flutter printer plugin for use with the Android 4.2.2 Mobiwire Mobiprint POS device which comes with a custom SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobiprint3

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

dependencies:
  mobiprint3: ^1.0.2

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:mobiprint3/mobiprint3.dart';
8
likes
20
pub points
16%
popularity

Publisher

verified publisherbixbyte.io

A flutter printer plugin for use with the Android 4.2.2 Mobiwire Mobiprint POS device which comes with a custom SDK.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mobiprint3