audioplayers_platform_interface

Creator: coderz1093

Last updated:

Add to Cart

Description:

audioplayers platform interface

audioplayers_platform_interface #






A common platform interface for the audioplayers plugin.
Usage #
This package will be automatically included in your app,
which means you can simply use audioplayers normally, without adding this package to your pubspec.yaml.
To implement a new platform-specific implementation of audioplayers, extend
AudioplayersPlatformInterface
with an implementation that performs the platform-specific behavior.
When you register your plugin, set the default
AudioplayersPlatformInterface by calling AudioplayersPlatformInterface.instance = MyAudioplayersPlatform().
Then do the same for GlobalAudioplayersPlatformInterface.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.