thumbnailer 2.1.0 thumbnailer: ^2.1.0 copied to clipboard
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
2.1.0 #
- upgraded dependencies (IlyaZadyabin)
2.0.2 #
- upgraded dependencies
- upgraded gradle version
- upgraded kotlin version
- android 12 compliant
- some cleanup
2.0.1 #
- PDF thumbnail optimalization (SergeShkurko)
2.0.0 #
- null safety migration (Dodik1310)
1.1.0 #
- Support for
onlyName
parameter to allow for gracefull degradation in most extreme cases when there is almost no space for thumbnail left (for example when opening software keyboard in landscape mode on phone) ( Dodik1310).
1.0.3 #
- Upgrade dependencies
1.0.2 #
- pub badge fix
1.0.1 #
- formatting changes to comply pub.dev code analysis rules
1.0.0 #
- initial stable release