lychee_player 0.4.0 copy "lychee_player: ^0.4.0" to clipboard
lychee_player: ^0.4.0 copied to clipboard

A simple audio player plugin for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lychee_player

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

dependencies:
  lychee_player: ^0.4.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:lychee_player/lychee_player.dart';
3
likes
100
pub points
55%
popularity

Publisher

verified publishersoit.tech

A simple audio player plugin for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

ffi, flutter, system_clock

More

Packages that depend on lychee_player