flutter_epub_reader 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.
EpubBookmark
Represents a bookmark in the EPUB book
EpubChapter
Epub chapter object
EpubController
EpubDataLoader
Abstract interface for loading epub data
EpubDisplaySettings
EpubHighlight
EpubLocation
EpubMetadata
Represents book metadata
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
EpubThemeConverter
JSON converter for EpubTheme
EpubUnderline
Represents an underline in the epub
EpubViewer
FileEpubLoader
File system epub loader implementation
LocalServerController
UrlEpubLoader
Network/URL epub loader implementation