printer 0.0.5 copy "printer: ^0.0.5" to clipboard
printer: ^0.0.5 copied to clipboard

PlatformAndroid

Flutter package specifically for Mobiocean POS Printing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add printer

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

dependencies:
  printer: ^0.0.5

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:printer/printer.dart';
3
likes
100
pub points
70%
popularity

Publisher

unverified uploader

Flutter package specifically for Mobiocean POS Printing

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on printer