file_manager
file_manager copied to clipboard
MacOS Support!
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
https://github.com/DevsOnFlutter/file_manager/blob/71f2a74def218fda9d31f4b054f85f06c6fdc4af/lib/file_manager.dart#L237