frame_audio_clip 0.1.0 copy "frame_audio_clip: ^0.1.0" to clipboard
frame_audio_clip: ^0.1.0 copied to clipboard

Record streamed audio clips from the Brilliant Labs Frame into a list for review and playback

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add frame_audio_clip

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

dependencies:
  frame_audio_clip: ^0.1.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:frame_audio_clip/frame_audio_clip.dart';
0
likes
125
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Record streamed audio clips from the Brilliant Labs Frame into a list for review and playback

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_blue_plus, logging, raw_sound, share_plus, simple_frame_app

More

Packages that depend on frame_audio_clip