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.

URP UI #

Contains a collection of ui elements for the Universal Reader Platform (URP).

Widgets #

ReaderConnector

  • Can be used by an application to establish a connection with any of the available readers.
  • The widget displays a carousel of available readers, and the user can select a reader to connect to.
  • If the mode is PreferLastUsed, the widget will automatically connect to the last used reader, if its the only reader available, otherwise it will display the carousel with the last used reader as the first item.
  • If the mode is Ephemeral, the widget will not remember the last used reader, and will always display the carousel of available readers.
  • If the mode is Pairing, the widget will force the user to select a reader from the carousel, it will remember the last used reader and always connect to it in the future.
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