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

Fluent themed widget for generating rich information link from URL.

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.

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 #