-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#4125Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopgood first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: 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 specifically
Description
Is there an existing issue for this?
- I have searched the existing issues
- I have read the guide to filing a bug
Use case
Because path_provider_windows >=2.1.6 depends on win32 >=2.1.0 <5.0.0 and app depends on win32 ^5.0.2, path_provider_windows >=2.1.6 is forbidden.
Proposal
Bump dependency win32 to 5.x in path_provider_windows
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopgood first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: 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 specifically