audio_wave_url_package 1.0.32 copy "audio_wave_url_package: ^1.0.32" to clipboard
audio_wave_url_package: ^1.0.32 copied to clipboard

Flutter package to play/puase voice message in chat messengers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add audio_wave_url_package

With Flutter:

 $ flutter pub add audio_wave_url_package

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

dependencies:
  audio_wave_url_package: ^1.0.32

Alternatively, your editor might support dart pub get or 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_wave_url_package/voice_message_package.dart';
10
likes
0
pub points
78%
popularity

Publisher

unverified uploader

Flutter package to play/puase voice message in chat messengers.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

audioplayers, flutter, just_audio, syncfusion_flutter_sliders

More

Packages that depend on audio_wave_url_package