zooper_flutter_id3 0.0.4-alpha copy "zooper_flutter_id3: ^0.0.4-alpha" to clipboard
zooper_flutter_id3: ^0.0.4-alpha copied to clipboard

The best library written in dart for reading and writing id3 tags

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zooper_flutter_id3

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

dependencies:
  zooper_flutter_id3: ^0.0.4-alpha

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:zooper_flutter_id3/zooper_flutter_id3.dart';
1
likes
120
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

The best library written in dart for reading and writing id3 tags

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, convert, equatable, file_picker, flutter, quiver, zooper_flutter_encoding_utf16

More

Packages that depend on zooper_flutter_id3