simple_audio_recorder 0.2.3 copy "simple_audio_recorder: ^0.2.3" to clipboard
simple_audio_recorder: ^0.2.3 copied to clipboard

Simple layout for audio recording

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_audio_recorder

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

dependencies:
  simple_audio_recorder: ^0.2.3

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:simple_audio_recorder/simple_audio_recorder.dart';
2
likes
140
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Simple layout for audio recording

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, just_audio, path_provider, record, sound_waveform, uuid, wakelock_plus

More

Packages that depend on simple_audio_recorder