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

A simple audio player for PC, with a focus on performance and efficiency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audiopc

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

dependencies:
  audiopc: ^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:audiopc/audiopc.dart';
1
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A simple audio player for PC, with a focus on performance and efficiency.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fftea, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on audiopc

Packages that implement audiopc