oghref_builder 1.2.1
oghref_builder: ^1.2.1 copied to clipboard
A Flutter widget for displaying rich information link with callback action provided.
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.