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

VoIP Audio Route Manager: A production-ready Flutter package for advanced audio output device management and routing for VoIP communication applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voip_audio_route_manager

With Flutter:

 $ flutter pub add voip_audio_route_manager

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

dependencies:
  voip_audio_route_manager: ^1.0.0

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:voip_audio_route_manager/voip_audio_route_manager.dart';
3
likes
0
points
637
downloads

Publisher

unverified uploader

Weekly Downloads

VoIP Audio Route Manager: A production-ready Flutter package for advanced audio output device management and routing for VoIP communication applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, voip_audio_route_manager_android, voip_audio_route_manager_ios, voip_audio_route_manager_macos, voip_audio_route_manager_platform_interface, voip_audio_route_manager_web

More

Packages that depend on voip_audio_route_manager

Packages that implement voip_audio_route_manager