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

PlatformAndroid

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: ^1.0.0

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
140
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

change_app_package_name, flutter, xml2json

More

Packages that depend on rdservice