windows_soundplay 0.0.1 copy "windows_soundplay: ^0.0.1" to clipboard
windows_soundplay: ^0.0.1 copied to clipboard

PlatformWindows

基于WIN32实现的WIndows本地声音播放组建

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_soundplay

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

dependencies:
  windows_soundplay: ^0.0.1

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:windows_soundplay/windows_soundplay.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

基于WIN32实现的WIndows本地声音播放组建

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, win32

More

Packages that depend on windows_soundplay