xue_hua_audio 1.0.6 copy "xue_hua_audio: ^1.0.6" to clipboard
xue_hua_audio: ^1.0.6 copied to clipboard

Cross-platform Flutter FFI audio plugin — multi-track playback, progress streams, and microphone recording via Rust/rodio.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xue_hua_audio

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

dependencies:
  xue_hua_audio: ^1.0.6

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:xue_hua_audio/xue_hua_audio.dart';
0
likes
155
points
575
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform Flutter FFI audio plugin — multi-track playback, progress streams, and microphone recording via Rust/rodio.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, http, path, plugin_platform_interface

More

Packages that depend on xue_hua_audio

Packages that implement xue_hua_audio