-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#7073Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listp: path_providerPlugin that provides resolved paths to some platform directoriesPlugin that provides resolved paths to some platform directoriespackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specificallyteam-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
See #122713 for context.
We should investigate how difficult it would be for us to convert the implementation to building directly on ffi (as we do for path_provider_linux already). While win32 is convenient, it adds external exposure to one of our most foundational packages, which is not ideal (see also #81222).
If it's just function boilerplate, then we should probably just re-implement it. If there's more complexity in what we use, we can evaluate the cost of re-implementing it.
metrocoding
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listp: path_providerPlugin that provides resolved paths to some platform directoriesPlugin that provides resolved paths to some platform directoriespackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specificallyteam-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team