miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 673 forks source link

Chinese cannot be set on macos #1546

Closed zhaofeixaing closed 3 months ago

zhaofeixaing commented 4 months ago

I have set local: Locale ('zh ',' CN '), supportedLocales: const [ Locale('zh', 'CN'), Locale('en', 'US'), ] in MaterialApp, But the menu that opens the pop-up window still displays English

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.