warble 0.1.0 copy "warble: ^0.1.0" to clipboard
warble: ^0.1.0 copied to clipboard

An audio-playing plugin for the go-flutter desktop embedding engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add warble
copied to clipboard

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

dependencies:
  warble: ^0.1.0
copied to clipboard

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:warble/warble.dart';
copied to clipboard
4
likes
140
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.17 - 2025.04.01

An audio-playing plugin for the go-flutter desktop embedding engine.

Repository (GitHub)

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

flutter, path_provider

More

Packages that depend on warble