musicplugin 0.0.2 copy "musicplugin: ^0.0.2" to clipboard
musicplugin: ^0.0.2 copied to clipboard

discontinued
Dart 1 only

A plugin for playing music

musicplugin #

pub package

A plugin for playing music

Getting Started #

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  musicplugin: "^0.0.1"

2. Install it #

You can install packages from the command line:

with Flutter:

$ flutter packages get

Alternatively, your editor might support packages get. Check the docs for your editor to learn more.

3. Import it #

Now in your Dart code, you can use:

import 'package:musicplugin/musicplugin.dart';

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A plugin for playing music

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on musicplugin