voice_note_recorder_player 0.0.1 copy "voice_note_recorder_player: ^0.0.1" to clipboard
voice_note_recorder_player: ^0.0.1 copied to clipboard

A comprehensive and modern Flutter package for recording and playing voice notes with a beautiful, customizable UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voice_note_recorder_player

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

dependencies:
  voice_note_recorder_player: ^0.0.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:voice_note_recorder_player/voice_note_recorder_player.dart';
3
likes
150
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive and modern Flutter package for recording and playing voice notes with a beautiful, customizable UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, path_provider, provider, record

More

Packages that depend on voice_note_recorder_player