pdf_editor_view library

Classes

PDFEditorView

Typedefs

ErrorCallback = void Function(String error)
PageChangedCallback = void Function(int? page, int? total)
PDFViewCreatedCallback = void Function(PDFViewController controller)