oghref_builder 2.0.1
oghref_builder: ^2.0.1 copied to clipboard
A Flutter widget for displaying rich information link with callback action provided.
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 least1.1.1
- Provide
key
parameter back toOgHrefBuilder
1.0.0 #
- Provide builder widget and function type defintions of rich information link.