netease_audio_device_interface 1.0.0 copy "netease_audio_device_interface: ^1.0.0" to clipboard
netease_audio_device_interface: ^1.0.0 copied to clipboard

Audio device manage project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netease_audio_device_interface

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

dependencies:
  netease_audio_device_interface: ^1.0.0

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:netease_audio_device_interface/audio_device_models.dart';
import 'package:netease_audio_device_interface/audio_device_platform_interface.dart';
import 'package:netease_audio_device_interface/method_channel_audio_device.dart';
0
likes
140
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

Audio device manage project.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, platform, plugin_platform_interface

More

Packages that depend on netease_audio_device_interface