mtrust_urp_ui 9.1.0-dev.21 copy "mtrust_urp_ui: ^9.1.0-dev.21" to clipboard
mtrust_urp_ui: ^9.1.0-dev.21 copied to clipboard

Shared Flutter UI for M-Trust readers: device discovery and connection widgets, reader visualisations and connection state handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mtrust_urp_ui

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

dependencies:
  mtrust_urp_ui: ^9.1.0-dev.21

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_ui/mtrust_urp_ui.dart';
0
likes
150
points
178
downloads

Documentation

Documentation
API reference

Publisher

verified publishermtrust.io

Weekly Downloads

Shared Flutter UI for M-Trust readers: device discovery and connection widgets, reader visualisations and connection state handling.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_localizations, intl, liquid_flutter, mtrust_urp_core, mtrust_urp_types, shared_preferences

More

Packages that depend on mtrust_urp_ui