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
Extensions
Properties
Functions
-
h5pErrorLog(
{required String message, String? TAG}) → void -
h5pLog(
{required String message, String? TAG}) → void -
startLocalServer(
String directory) → Future< HttpServer> -
stopLocalServer(
) → Future< void>