audio_recorder_lite 1.0.5 copy "audio_recorder_lite: ^1.0.5" to clipboard
audio_recorder_lite: ^1.0.5 copied to clipboard

A Flutter plugin to record audio.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_recorder_lite

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

dependencies:
  audio_recorder_lite: ^1.0.5

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:audio_recorder_lite/audio_recorder_lite.dart';
2
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin to record audio.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

file, flutter, path

More

Packages that depend on audio_recorder_lite