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

PlatformAndroid

bm5500_flutter_plugin is a flutter plugin that enables communication between the flutter mobile application and the aratek biometric module java sdk. The plugin is designed to provide an easy-to-use i [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bm5500_flutter_plugin

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

dependencies:
  bm5500_flutter_plugin: ^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:bm5500_flutter_plugin/bm5500_flutter_plugin.dart';
1
likes
140
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

bm5500_flutter_plugin is a flutter plugin that enables communication between the flutter mobile application and the aratek biometric module java sdk. The plugin is designed to provide an easy-to-use interface for developers to access the biometric module's functionalities directly from their flutter mobile applications.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bm5500_flutter_plugin

Packages that implement bm5500_flutter_plugin