linkfo 0.0.1 copy "linkfo: ^0.0.1" to clipboard
linkfo: ^0.0.1 copied to clipboard

outdated

Crawls and gathers open graph and twitter cards information from links

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linkfo

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

dependencies:
  linkfo: ^0.0.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:linkfo/linkfo.dart';
4
likes
0
pub points
31%
popularity

Publisher

unverified uploader

Crawls and gathers open graph and twitter cards information from links

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, freezed_annotation, html, json_annotation, path

More

Packages that depend on linkfo