rdservice 0.0.1 copy "rdservice: ^0.0.1" to clipboard
rdservice: ^0.0.1 copied to clipboard

PlatformAndroid
outdated

This plugin can be used to consume the RD Service of biometric device via android intents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rdservice

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

dependencies:
  rdservice: ^0.0.1

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:rdservice/rdservice.dart';
2
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin can be used to consume the RD Service of biometric device via android intents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, xml2json

More

Packages that depend on rdservice

Packages that implement rdservice