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

Platform interface for voip_audio_route_manager. Defines the contract and common data models for unified audio output device management in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voip_audio_route_manager_platform_interface

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

dependencies:
  voip_audio_route_manager_platform_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:voip_audio_route_manager_platform_interface/voip_audio_route_manager_platform_interface.dart';
0
likes
150
points
521
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Platform interface for voip_audio_route_manager. Defines the contract and common data models for unified audio output device management in Flutter.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on voip_audio_route_manager_platform_interface