metadata_god 0.5.2+1 copy "metadata_god: ^0.5.2+1" to clipboard
metadata_god: ^0.5.2+1 copied to clipboard

Plugin for retrieving and writing audio tags/metadata from audio files

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metadata_god

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

dependencies:
  metadata_god: ^0.5.2+1

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:metadata_god/metadata_god.dart';
26
likes
130
pub points
89%
popularity

Publisher

verified publisherkrtirtho.dev

Plugin for retrieving and writing audio tags/metadata from audio files

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, flutter_rust_bridge, meta, uuid

More

Packages that depend on metadata_god