just_audio_for_x 0.9.28+3 copy "just_audio_for_x: ^0.9.28+3" to clipboard
just_audio_for_x: ^0.9.28+3 copied to clipboard

discontinued

A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_audio_for_x

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

dependencies:
  just_audio_for_x: ^0.9.28+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:just_audio_for_x/just_audio_for_x.dart';
0
likes
50
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.

Documentation

API reference

License

Apache-2.0, MIT (license)

Dependencies

async, audio_session, crypto, flutter, meta, path, path_provider, plugin_platform_interface, rxdart, uuid

More

Packages that depend on just_audio_for_x

Packages that implement just_audio_for_x