flutter_audio_recorder_player 0.1.1 copy "flutter_audio_recorder_player: ^0.1.1" to clipboard
flutter_audio_recorder_player: ^0.1.1 copied to clipboard

A Flutter plugin for audio streaming, playback, and recording with advanced features like PCM data access, visualization, and background playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_audio_recorder_player

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

dependencies:
  flutter_audio_recorder_player: ^0.1.1

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_player/flutter_audio_recorder_player.dart';
0
likes
140
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for audio streaming, playback, and recording with advanced features like PCM data access, visualization, and background playback.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audio_service, audio_session, flutter, flutter_web_plugins, path, path_provider, plugin_platform_interface, rxdart

More

Packages that depend on flutter_audio_recorder_player