thumblr_platform_interface 0.3.1+1 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 ofDuration
forThumbnail.videoDuration
0.3.0+1 #
- Export the
Thumbnail
class
0.3.0 #
generateThumbnail
now returns aThumbnail
class so that more data related to the thumbnail can be returned. For example, thewidth
andheight
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 aUint8List
0.1.0+1 #
- Update homepage
0.1.0 #
- Initial release