utils/platforms_io library

Classes

Platforms
Platforms implementation using dart:io. Used on VM and native platforms where dart:io is available. Do not use on web; use conditional export so web gets platforms_stub.dart instead.