- Update Android to v11.0.0
- Update Android targetSDK to 34
- Update Android to v10.12.0
- Update Android to v10.11.0
- Fix bug in
startAnnotationToolbarItemPressedListener
- Update Android to v10.9.0
- Update Android to v10.8.0
- Update Android to v10.7.0
- expose Pan tool
- Update Android to v10.6.0
- Update Android to v10.5.0
- Fix bug in mergeAnnotations()
- Update Android to v10.4.0
- mergeAnnotations()
- added eraser to PTToolKey (iOS)
- Update Android to v10.3.0
- Fix bug in Android
saveDocument
- Update Android to v10.2.0
- Update Android to v10.1.0
- Update Android to v10.0.0
- Update Android to v9.5.0
- Update Android to v9.4.2
- setFitMode()
- setLayoutMode()
- Update Android to v9.4.1
- Update Android to v9.4.0
- Update Android to v9.4.0
- Update Android to v9.3.0
- Update Android to v9.2.3
- Update Android to v9.2.2
- Fix for setting layout mode on document open on iOS
- hideScrollbars_iOS
- zoomWithCenter()
- zoomToRect()
- Minor updates to API docs
- getZoom Method
- setZoomLimits Methods
- QuickBookMarkConfig Option
- Update Android to v9.2.1
- Minor bug fixes in pubspec.yaml and other files
- Implemented the following APIs:
- GetSavedSignatures()
- GetSavedSignaturesFolder()
- GetSavedSignaturesJpgFolder()
- Bug Fixes
- Add additional viewMode hiding options (vertical scrolling)
- Toggle widget and plugin (internal sample)
- Remove Jcenter (Android)
- Added sound null safety support for new API's
- Updated API.md files to reflect changes
- Updated the Android plugin and widget (#128):
- The plugin now supports Flutter's new embedding engine.
- The widget now uses hybrid composition. This update fixes issues such as: flutter/flutter#58273 and in regards to stability, places the widget on parity with the plugin.
- Fixed a bug that caused incorrect viewer configurations to be placed on the iOS plugin and widget (#138 and #143).
- Added new APIs for:
- opening UI lists e.g.
openAnnotationList()
- traversing to different pages e.g.
gotoPreviousPage()
- configuring the viewer e.g.
config.defaultEraserType
- opening UI lists e.g.
See the commit history for the full list of new APIs.
- Made minor updates to
API.md
,README.md
, anddartdoc
comments. - Edited example app:
- Updated its Podfile.
- Commented out code related to permission handling and added instructions for use.
- Added support for sound null safety:
- Updated the
API.md
andREADME.md
to use null safe code.
- Updated the
- Added
dartdoc
comments across the library. - Updated the
README.md
to use absolute URLs, remove redudancies and explain how to download the package from either GitHub or pub.dev.
- Initial prerelease on pub.dev
Development of pdftron-flutter
has been ongoing since January 25, 2019. To see previous versions of and more information on the package, please look at our GitHub repository.