barrel library

Classes

H5PLoader
H5PRequestModel
Model class for handling H5P file requests.
H5PSetup
Handles setup of the H5P environment.
H5pWebView
LocalH5PWebView
LumiH5PController

Enums

H5PFileStatus
Enum representing the status of an H5P file.
H5PLoadStatus

Properties

h5pDebug bool
getter/setter pair
h5pError bool
getter/setter pair
h5pPort int
getter/setter pair

Functions

h5pErrorLog({required String message, String? TAG}) → void
h5pLog({required String message, String? TAG}) → void
startLocalServer(String directory) Future<HttpServer>
stopLocalServer() Future<void>