oghref_builder 3.0.1 copy "oghref_builder: ^3.0.1" to clipboard
oghref_builder: ^3.0.1 copied to clipboard

A Flutter widget for displaying rich information link with callback action provided.

3.0.1 #

  • Fix loading widget not appeared when previous result has been loaded and attempted to load new data.

3.0.0 #

  • OgHrefBuilder marked as astract base class along with OgHrefBuilderState for customize builder behaviour.
    • The origin constructor has been moved to OgHrefBuilder.updatable.
  • Reimplement updatable and run once builders under OgHrefBuilderState.
    • AsyncMemorizer is no longer be used that dependency of async library has been removed.
  • Update oghref_model to ^2.1.0.

2.0.5 #

  • Simply building href procedure

2.0.4 #

  • Update oghref_model to ^2.0.5 to enforce UTF-8 decoding.

2.0.3 #

  • Update oghref_model to ^2.0.4 to enforce UTF-8 decoding.

2.0.2 #

  • Update oghref_model to ^2.0.3 to enforce UTF-8 decoding.

2.0.1 #

  • Update oghref_model to ^2.0.2 to tackle Twitter Card does not ship issue

2.0.0 #

  • Support for handling multiple MetaInfo
  • Added confirmation procedure before opening url.
  • Bundled with responsive calculator.

1.2.1 #

  • Fix keep fetching issue when resizing widget.

1.2.0 #

  • Fix content unchanged when given Uri updated.
  • Offer OgHrefBuilder.runOnce that prevent content changes when widget rebuild.

1.1.0 #

  • Upgrade model to 1.2.0

1.0.1 #

  • Pump oghref_model to at least 1.1.1
  • Provide key parameter back to OgHrefBuilder

1.0.0 #

  • Provide builder widget and function type defintions of rich information link.
0
likes
0
pub points
0%
popularity

Publisher

verified publisherrk0cc.xyz

A Flutter widget for displaying rich information link with callback action provided.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, meta, oghref_model, url_launcher

More

Packages that depend on oghref_builder