Dart SDK
dart:html
ApplicationCache
supported
property
supported
ApplicationCache
Constants
cachedEvent
checkingEvent
downloadingEvent
errorEvent
noUpdateEvent
obsoleteEvent
progressEvent
updateReadyEvent
CHECKING
DOWNLOADING
IDLE
OBSOLETE
UNCACHED
UPDATEREADY
Static properties
supported
Properties
status
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
on
Methods
abort
swapCache
update
addEventListener
removeEventListener
dispatchEvent
bool
supported
read-only
Checks if this type is supported on the current platform.