io_utils_native library
A small library that was split off of io_utils when Flutter on the browser
became more mature.  The small utility class in this library depends on
dart.io, so it was split off into this "native-only" library so that
io_utils wouldn't need to depend on dart.io.