mtrust_urp_core 9.1.0-dev.20 copy "mtrust_urp_core: ^9.1.0-dev.20" to clipboard
mtrust_urp_core: ^9.1.0-dev.20 copied to clipboard

Core of the M-Trust URP SDK: connection strategy abstraction, command framing, device commands and firmware transfer for M-Trust readers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mtrust_urp_core

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

dependencies:
  mtrust_urp_core: ^9.1.0-dev.20

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:mtrust_urp_core/mtrust_urp_core.dart';
0
likes
140
points
319
downloads

Documentation

Documentation
API reference

Publisher

verified publishermtrust.io

Weekly Downloads

Core of the M-Trust URP SDK: connection strategy abstraction, command framing, device commands and firmware transfer for M-Trust readers.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

basic_utils, crypto, flutter, http, logger, mtrust_urp_types

More

Packages that depend on mtrust_urp_core