marvel_printer 0.0.1 copy "marvel_printer: ^0.0.1" to clipboard
marvel_printer: ^0.0.1 copied to clipboard

Flutter plugin for printing text and images to Marvel Bluetooth thermal printers on Android.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add marvel_printer

With Flutter:

 $ flutter pub add marvel_printer

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

dependencies:
  marvel_printer: ^0.0.1

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:marvel_printer/marvel_printer.dart';
0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for printing text and images to Marvel Bluetooth thermal printers on Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on marvel_printer

Packages that implement marvel_printer