dsharp_io library
VM-only file IO helpers for dsharp.
Import this library only on platforms that support dart:io.
Extensions
- ImagePipelineFileIo on ImagePipeline
- VM-only pipeline output helpers.
- ImageSourceFileIo on ImageSource
- VM-only source helpers.
Functions
-
imagePipelineFromFile(
File file) → Future< ImagePipeline> - Creates an image pipeline from a file.
-
imagePipelineFromPath(
String path) → Future< ImagePipeline> - Creates an image pipeline from a file path.