errno library

Classes

DarwinErrors
These numbers can usually be found in the OSError.errorCode property value, when the Dart/Flutter app runs on macOS or iOS platform.
LinuxErrors
These numbers can usually be found in the OSError.errorCode property value, when the Dart/Flutter app runs on Linux or Android platform.
WindowsErrors
These numbers can usually be found in the OSError.errorCode property value, when the Dart/Flutter app runs on Windows platform.