ingenico_device 0.0.1+3 copy "ingenico_device: ^0.0.1+3" to clipboard
ingenico_device: ^0.0.1+3 copied to clipboard

PlatformAndroid

A Flutter Package for Ingenico mPOS Device Connection. Support for Ingenico SDK Version 2.8.0.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ingenico_device

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

dependencies:
  ingenico_device: ^0.0.1+3

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

Publisher

verified publisheravinashgotluru.me

A Flutter Package for Ingenico mPOS Device Connection. Support for Ingenico SDK Version 2.8.0.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ingenico_device