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

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

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';
4
likes
120
pub points
37%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on warble