platform/platform_web library
Functions
-
getHtml(
) → Document -
getHtmlAnchorElement(
String url) → AnchorElement -
getHtmlBlob(
List blobParts, [String? type, String? endings]) → Blob -
getHtmlCreateObjectUrlFromBlob(
Blob blob) → String -
getHtmlUrl(
dynamic blob_OR_source_OR_stream) → String -
getWindow(
) → Window -
revokeObjectUrl(
String url) → void