Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS Support! #8

Open
divshekhar opened this issue Jul 2, 2021 · 2 comments
Open

MacOS Support! #8

divshekhar opened this issue Jul 2, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@divshekhar
Copy link
Member

divshekhar commented Jul 2, 2021

Description

Need MacOS support for the package!

@divshekhar divshekhar added the enhancement New feature or request label Jul 2, 2021
@GZGavinZhao
Copy link

Doesn't dart:io do all the stuffs? Or do we want native code? Like native pop-up windows?

@4-alok 4-alok closed this as completed Jul 8, 2021
@4-alok 4-alok reopened this Jul 8, 2021
@4-alok
Copy link
Member

4-alok commented Jul 8, 2021

Need to add Platform.isMacOS and return a list of all available disk root directories

static Future<List<Directory>> getStorageList() async {

@4-alok 4-alok added the help wanted Extra attention is needed label Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants