fepe_just_audio 0.9.28 copy "fepe_just_audio: ^0.9.28" to clipboard
fepe_just_audio: ^0.9.28 copied to clipboard

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 fepe_just_audio

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

dependencies:
  fepe_just_audio: ^0.9.28

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:fepe_just_audio/just_audio.dart';
0
likes
55
points
14
downloads

Publisher

verified publisher5ts.pro

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, crypto, fepe_audio_session, flutter, just_audio_platform_interface, just_audio_web, meta, path, path_provider, rxdart, uuid

More

Packages that depend on fepe_just_audio

Packages that implement fepe_just_audio