seilon_voice_plugin 0.1.6 copy "seilon_voice_plugin: ^0.1.6" to clipboard
seilon_voice_plugin: ^0.1.6 copied to clipboard

Flutter bridge for the Seilon BLE recorder SDK on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seilon_voice_plugin

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

dependencies:
  seilon_voice_plugin: ^0.1.6

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:seilon_voice_plugin/seilon_voice_plugin.dart';
0
likes
150
points
266
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bridge for the Seilon BLE recorder SDK on Android and iOS.

Homepage

Topics

#bluetooth #ble #recorder #audio #seilon

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on seilon_voice_plugin

Packages that implement seilon_voice_plugin