4Q-s-r-o / thumbnailer

A Flutter plugin that is able to generate thumbnails from files with various mime types. If thumbnail generation is not support for specific mime type, then a fallback icon is returned
MIT License
12 stars 28 forks source link

thumbnailer

pub package

A Flutter plugin that is able to generate thumbnails for images, pdf and xlsx files

Why

In time of creation of this plugin, there was no available solution on pub.dev

Usage

To use this plugin, add thumbnailer as a dependency in your pubspec.yaml file.

Example

Check the example tab here in pub.dev or example project on github

Contribution and Support