- Initial PdfViewPager widget, without zooming and panning capabilities
- Added PdfViewPagerZoom using ImageViewZoom library
- Some UI Test coverage for the samples.
- New PdfViewPagerZoom widget, now using PhotoView library Note: Users porting from 0.2.0 won't notice anything. PdfViewPagerZoom will work as usual, but now using another library under the hood.
- The old ImageViewZoom implementation remains in PdfViewPagerIVZoom class, for anyone who still wants to use it.
- More UI Test coverage for the samples (lib users won't notice that, but I will :P)
- 0.2.1 uses a fixed version of ImageViewZoom, instead of latest version '+'