file_previewer 0.2.0 file_previewer: ^0.2.0 copied to clipboard
Generate a thumbnail for a file based on the file extension. Uses the native files previewer on iOS.
0.2.0 #
- ⬆️ Updated dependencies
pdfx
to2.6.0
path
to1.9.0
- Replaced
flutter_lints
withvery_good_analysis
- dart sdk to
>=3.4.0 <4.0.0
- flutter sdk to
>=3.22.0
0.1.0 #
- Updated to flutter >= 3.10.0
- Updated to dart >= 3.0.0
- Replaced native_pdf_renderer with pdfx (they changed name)
0.0.6 #
- Updated to kotlin version 1.7.10
0.0.5 #
- Set min sdk back to 2.12.x
- Fixed Podspec file name issue (https://github.com/DutchCodingCompany/file_preview/issues/3)
- Fixed plugin name mismatches
- Fixed Android embedding
0.0.4 #
- Updated native pdf renderer depedency
0.0.3 #
- Changed file name in readme and source files
0.0.2 #
- Changed screenshots in readme to URLs
0.0.1 #
- Add native pdf renderer
- Add normal image providers
- Add iOS native previewer