alh_pdf_view_ios 2.3.0
alh_pdf_view_ios: ^2.3.0 copied to clipboard
IOS implementation of the alh_pdf_view plugin. You should use the package alh_pdf_view to get working with this package.
2.3.0 #
- removed
onPageError
which was never used - Added more error logs if something was not alright
- these errors can be logged using
onError
inAlhPdfView
- these errors can be logged using
2.2.0 #
- Added
updateBytes
,updateFitPolicy
andupdateScrollbar
- Removed
updateCreationParams
2.1.0 #
- Added
onTap
as callback for iOS when tapping pdf suggested by https://github.com/alhappler/alh_pdf_view/pull/36.
2.0.0 #
- Added iOS implementation, see more on changelogs in alh_pdf_view