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

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 Dart:

 $ dart pub add urovo_pos

With Flutter:

 $ flutter pub add urovo_pos

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

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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on urovo_pos

Packages that implement urovo_pos