urovo_pos 0.1.2 copy "urovo_pos: ^0.1.2" to clipboard
urovo_pos: ^0.1.2 copied to clipboard

PlatformAndroid

Flutter plugin for Urovo POS (Android), starting with printer APIs and modular feature expansion.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add urovo_pos

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

dependencies:
  urovo_pos: ^0.1.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:urovo_pos/urovo_pos.dart';
1
likes
160
points
157
downloads

Publisher

verified publisherp-hatan.com

Weekly Downloads

Flutter plugin for Urovo POS (Android), starting with printer APIs and modular feature expansion.

Repository (GitHub)
View/report issues

Topics

#pos #printer #urovo #android

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on urovo_pos

Packages that implement urovo_pos