MacOS Support!
divshekhar opened this issue · comments
Description
Need MacOS support for the package!
Doesn't dart:io do all the stuffs? Or do we want native code? Like native pop-up windows?
Need to add Platform.isMacOS and return a list of all available disk root directories
file_manager/lib/file_manager.dart
Line 237 in 71f2a74