oghref_model 3.6.0 copy "oghref_model: ^3.6.0" to clipboard
oghref_model: ^3.6.0 copied to clipboard

Object standarized definition with parser interface for constructing rich information of given URL among various metadata protocols.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add oghref_model

With Flutter:

 $ flutter pub add oghref_model

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

dependencies:
  oghref_model: ^3.6.0

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:oghref_model/buffer_parser.dart';
import 'package:oghref_model/model.dart';
import 'package:oghref_model/testing.dart';
import 'package:oghref_model/verifiers.dart';
1
likes
150
points
167
downloads

Documentation

API reference

Publisher

verified publisherrk0cc.xyz

Weekly Downloads

Object standarized definition with parser interface for constructing rich information of given URL among various metadata protocols.

Repository (GitHub)
View/report issues

Topics

#fetch #http #metadata

Funding

Consider supporting this project:

github.com

License

AGPL-3.0 (license)

Dependencies

fetch_client, html, http, meta, mime_dart, path, web

More

Packages that depend on oghref_model