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

PlatformAndroid

A plugin to add, remove, and clear whitelist for Imin Printer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imin_whitelist_printer

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

dependencies:
  imin_whitelist_printer: ^0.0.1

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:imin_whitelist_printer/imin_whitelist_printer.dart';