easymerchant_reader_sdk 0.1.4 copy "easymerchant_reader_sdk: ^0.1.4" to clipboard
easymerchant_reader_sdk: ^0.1.4 copied to clipboard

EasyMerchant MagTek Mobile Reader SDK for Flutter. Connect MagTek BLE readers, collect encrypted card data (ARQC), and charge via client-token based payments with light/dark native UI screens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easymerchant_reader_sdk

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

dependencies:
  easymerchant_reader_sdk: ^0.1.4

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:easymerchant_reader_sdk/magtek_sdk_theme.dart';
import 'package:easymerchant_reader_sdk/magteksdk.dart';
import 'package:easymerchant_reader_sdk/magteksdk_method_channel.dart';
import 'package:easymerchant_reader_sdk/magteksdk_platform_interface.dart';
import 'package:easymerchant_reader_sdk/mobile_reader_sdk.dart';
0
likes
110
points
202
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlyfecycletech.com

Weekly Downloads

EasyMerchant MagTek Mobile Reader SDK for Flutter. Connect MagTek BLE readers, collect encrypted card data (ARQC), and charge via client-token based payments with light/dark native UI screens.

Repository (GitHub)
View/report issues

Topics

#payments #magtek #card-reader #bluetooth #easymerchant

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on easymerchant_reader_sdk

Packages that implement easymerchant_reader_sdk