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

A Flutter package to encode and decode lrc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lyric_xx

With Flutter:

 $ flutter pub add lyric_xx

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

dependencies:
  lyric_xx: ^0.5.1

Alternatively, your editor might support dart pub get or 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
177
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

html_unescape_xx, string_util_xx, util_xx

More

Packages that depend on lyric_xx