Skip to content
Cyrus Chan edited this page Feb 1, 2024 · 5 revisions

This wiki page will offers complete guidelines for importing OgHref into your Flutter project.

Hosted and tested status in pub.dev

oghref_model oghref_builder oghref_cupertino oghref_fluent oghref_material
oghref_model version oghref_builder version oghref_cupertino version oghref_fluent version oghref_material version
Model testing Widget test (Builder)

Quick start

For implementing new parser for specific protocols, please visit model's README file.

For Flutter deployment, please refer to widgets article.

Clone this wiki locally