spotify_playback 0.0.6 copy "spotify_playback: ^0.0.6" to clipboard
spotify_playback: ^0.0.6 copied to clipboard

discontinued
outdated

Flutter plugin for using the Spotify Playback library in Flutter. Uses the official Spotify Playback libary.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spotify_playback

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

dependencies:
  spotify_playback: ^0.0.6

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

Publisher

verified publisherqreate.io

Flutter plugin for using the Spotify Playback library in Flutter. Uses the official Spotify Playback libary.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on spotify_playback