lyric_xx 0.5.0 copy "lyric_xx: ^0.5.0" to clipboard
lyric_xx: ^0.5.0 copied to clipboard

A Flutter package to encode and decode lrc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lyric_xx

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

dependencies:
  lyric_xx: ^0.5.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:lyric_xx/lyric_xx.dart';
1
likes
135
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to encode and decode lrc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html_unescape_xx, string_util_xx, util_xx

More

Packages that depend on lyric_xx