utils/platform/core_io_stub library

Classes

Directory
Stub Directory class for web platform.
File
Stub File class for web platform. Provides the same API surface as dart:io File.
Platform
Stub Platform class for web platform.
Process
Stub Process class for web.
ProcessResult
Stub ProcessResult class for web.

Functions

exit(int code) → void
No-op exit function for web.