flutter_epub_viewer library
Classes
- AssetEpubLoader
- Asset epub loader implementation
- ContextMenu
-
Class that represents the WebView context menu. It used by
PlatformWebViewCreationParams.contextMenu
. - ContextMenuItem
- Class that represent an item of the ContextMenu.
- ContextMenuSettings
- Class that represents available settings used by ContextMenu.
- EpubChapter
- Epub chapter object
- EpubController
- EpubDataLoader
- Abstract interface for loading epub data
- EpubDisplaySettings
- EpubLocation
- EpubMetadata
- EpubSearchResult
- EpubSource
- Epub file source
- EpubTextExtractRes
- Epub text extraction callback object
- EpubTextSelection
- Epub text selection callback object
- EpubTheme
- Class for customizing the theme of the reader
- EpubViewer
- FileEpubLoader
- File system epub loader implementation
- LocalServerController
- UrlEpubLoader
- Network/URL epub loader implementation