oghref_fluent 2.0.0 copy "oghref_fluent: ^2.0.0" to clipboard
oghref_fluent: ^2.0.0 copied to clipboard

Fluent themed widget for generating rich information link from URL.

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.
  • 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 in OgHrefMaterialCard.
  • Add current index of images in ImageCarousel.
  • New model and builder APIs.

1.0.2 #

  • Fix semantic label absent issue.
  • Fix mouse cursor does not changes to click symbol issue.

1.0.1+1 #

  • Upload screenshot.

1.0.1 #

  • Implement width measurment depending on parent widget if bounded.

1.0.0+1 #

  • Fix incompleted API documentations
  • Fix incorrect theme name used on README

1.0.0 #