getnet_pos 0.4.7 copy "getnet_pos: ^0.4.7" to clipboard
getnet_pos: ^0.4.7 copied to clipboard

This is a plugin wrapper to handle calls to getnet pos hardware sdk.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getnet_pos

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

dependencies:
  getnet_pos: ^0.4.7

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:getnet_pos/getnet_pos.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This is a plugin wrapper to handle calls to getnet pos hardware sdk.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on getnet_pos