oghref_cupertino 2.1.1 oghref_cupertino: ^2.1.1 copied to clipboard
Cupertino themed widget for generating rich information link from URL.
2.1.1 #
- Update dependency constraint.
2.1.0 #
- Provides video playback preference API
- Fix
MetaFetch
does not initalize with current instance issue - Adapt
package:web
migration - Mimimum SDK version becomes Dart 3.3 and Flutter 3.19
- Improve flow when rendering card context
2.0.1 #
- Running widget test becomes possible now.
- Provides missing documenataions.
2.0.0 #
- Migration of theme setting to dedicated classes.
- All original style setting existed as widget's properties will marked as deprecated and will be removed in next major release (
3.0.0
). - Currently they perform as fallback preferences if style property absents.
- All original style setting existed as widget's properties will marked as deprecated and will be removed in next major release (
- Control buttons from
ImageCarousel
will be visiable when either hovering or tapping widget area.- If shown due to tapping widget, it will hide automatically in specific seconds.
- Add preferences for
ImageCarousel
and can be speficied inOgHrefMaterialCard
. - Add current index of images in
ImageCarousel
. - New model and builder APIs.
1.0.3 #
- Fix semantic label absent issue.
1.0.2 #
- Upload screenshot.
- Add padding for link section in card.
- Add divider to sperate area of card and tile.
1.0.1 #
- Implement width measurment depending on parent widget if bounded.
1.0.0+1 #
- Fix missed documentations of API.
1.0.0 #
- Initial release based on version
1.2.0
ofoghref_material