virtualh5p 1.0.0
virtualh5p: ^1.0.0 copied to clipboard
A Flutter package to view and serve H5P content locally using a static server and InAppWebView.
1.0.0 #
- Initial release of
virtualh5p - Added support for serving H5P content locally using a static HTTP server
- Integrated WebView display via
flutter_inappwebview - Example app included to demonstrate usage