thumblr_platform_interface 0.3.1+1 copy "thumblr_platform_interface: ^0.3.1+1" to clipboard
thumblr_platform_interface: ^0.3.1+1 copied to clipboard

A common platform interface for the thumblr plugin.

0.3.1+1 #

  • Use double instead of Duration for Thumbnail.videoDuration

0.3.0+1 #

  • Export the Thumbnail class

0.3.0 #

  • generateThumbnail now returns a Thumbnail class so that more data related to the thumbnail can be returned. For example, the width and height of the thumbnail can be returned, as well as the duration of the video file.

0.2.0 #

  • NEW: position parameter

0.1.1 #

  • Return a ui.Image instead of a Uint8List

0.1.0+1 #

  • Update homepage

0.1.0 #

  • Initial release