oghref_builder 2.0.2
oghref_builder: ^2.0.2 copied to clipboard
A Flutter widget for displaying rich information link with callback action provided.
2.0.2 #
- Update
oghref_modelto^2.0.3to enforce UTF-8 decoding.
2.0.1 #
- Update
oghref_modelto^2.0.2to 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
Uriupdated. - Offer
OgHrefBuilder.runOncethat prevent content changes when widget rebuild.
1.1.0 #
- Upgrade model to
1.2.0
1.0.1 #
- Pump
oghref_modelto at least1.1.1 - Provide
keyparameter back toOgHrefBuilder
1.0.0 #
- Provide builder widget and function type defintions of rich information link.