metalink 1.0.1 copy "metalink: ^1.0.1" to clipboard
metalink: ^1.0.1 copied to clipboard

URL metadata extraction package for Dart, providing rich link previews with image manipulation capabilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add metalink

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

dependencies:
  metalink: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:metalink/metalink.dart';
2
likes
0
points
194
downloads

Publisher

verified publishertomars.tech

Weekly Downloads

URL metadata extraction package for Dart, providing rich link previews with image manipulation capabilities.

Repository (GitHub)
View/report issues

Topics

#metadata #url #preview #link #metadata-extraction

License

unknown (license)

Dependencies

dart_helper_utils, hive_ce, html, http, path

More

Packages that depend on metalink