What package does this bug report belong to?
path_provider
What target platforms are you seeing this bug on?
Linux
Have you already upgraded your packages?
Yes
Dependency versions
No response
Steps to reproduce
- ensure that the development package supplying the libgio link name is not installed
- create flutter project on linux
- add path_provider to dependencies
- use path_provider to store a file in the data path
- run the app, and check the newly created folder path
Expected results
the data subdirectory name should be the application ID, but it will be the appname instead
Actual results
the data subdirectory name is the appname instead
Code sample
n/a: i already have a patch to fix. creating this issue because one is required for the pr
Screenshots or Videos
No response
Logs
No response
Flutter Doctor output
n/a
What package does this bug report belong to?
path_provider
What target platforms are you seeing this bug on?
Linux
Have you already upgraded your packages?
Yes
Dependency versions
No response
Steps to reproduce
Expected results
the data subdirectory name should be the application ID, but it will be the appname instead
Actual results
the data subdirectory name is the appname instead
Code sample
n/a: i already have a patch to fix. creating this issue because one is required for the pr
Screenshots or Videos
No response
Logs
No response
Flutter Doctor output
n/a