flutter_audio_recorder_kit 0.1.5 copy "flutter_audio_recorder_kit: ^0.1.5" to clipboard
flutter_audio_recorder_kit: ^0.1.5 copied to clipboard

Drop-in Flutter audio recorder with live waveform, playback, WAV trimming, theming, Android foreground-service, and auto-pause on call.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_audio_recorder_kit

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

dependencies:
  flutter_audio_recorder_kit: ^0.1.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:flutter_audio_recorder_kit/flutter_audio_recorder_kit.dart';
1
likes
160
points
224
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Drop-in Flutter audio recorder with live waveform, playback, WAV trimming, theming, Android foreground-service, and auto-pause on call.

Repository (GitHub)
View/report issues

Topics

#audio #recorder #recording #waveform #playback

License

MIT (license)

Dependencies

audio_session, file_picker, flutter, just_audio, path, path_provider, permission_handler, record

More

Packages that depend on flutter_audio_recorder_kit

Packages that implement flutter_audio_recorder_kit