Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_video_player-v2.10.0_ohos
flutter_packages
/
packages
/
xdg_directories
/
example
下载当前目录
G
GitHub
Update repo for 3.32 stable (
#9311
)
5a7d40f8
创建于
2025年5月23日
历史提交
文件
最后提交记录
最后更新时间
integration_test
[various] Sync lints with flutter/flutter (
#5717
) Applying the latest analysis_options.yaml from flutter/flutter to this repo. Most fixes were auto-generated by
dart fix
.
2 年前
lib
[xdg_directories] Add
stateHome
property (
#7766
) This pull request adds a property called
stateHome
that provides the directory for
XDG_STATE_HOME
. Fixes
https://github.com/flutter/flutter/issues/155494
1 年前
linux
[xdg_directories] Add example app (
#4554
) Created a demo app for the xdg_directories package to showcase some of the basic functionalities. <img width="1440" alt="Screenshot 2023-08-01 at 11 45 31 a m" src="
https://github.com/flutter/packages/assets/36830415/95adbcde-f554-4fce-ace9-e385cb66db3c">
Fixes: [
#128698
](
https://github.com/flutter/flutter/issues/128698)
2 年前
test_driver
[xdg_directories] Add example app (
#4554
) Created a demo app for the xdg_directories package to showcase some of the basic functionalities. <img width="1440" alt="Screenshot 2023-08-01 at 11 45 31 a m" src="
https://github.com/flutter/packages/assets/36830415/95adbcde-f554-4fce-ace9-e385cb66db3c">
Fixes: [
#128698
](
https://github.com/flutter/flutter/issues/128698)
2 年前
.gitignore
[xdg_directories] Add example app (
#4554
) Created a demo app for the xdg_directories package to showcase some of the basic functionalities. <img width="1440" alt="Screenshot 2023-08-01 at 11 45 31 a m" src="
https://github.com/flutter/packages/assets/36830415/95adbcde-f554-4fce-ace9-e385cb66db3c">
Fixes: [
#128698
](
https://github.com/flutter/flutter/issues/128698)
2 年前
.pluginToolsConfig.yaml
[xdg_directories] Add example app (
#4554
) Created a demo app for the xdg_directories package to showcase some of the basic functionalities. <img width="1440" alt="Screenshot 2023-08-01 at 11 45 31 a m" src="
https://github.com/flutter/packages/assets/36830415/95adbcde-f554-4fce-ace9-e385cb66db3c">
Fixes: [
#128698
](
https://github.com/flutter/flutter/issues/128698)
2 年前
README.md
[xdg_directories] Add example app (
#4554
) Created a demo app for the xdg_directories package to showcase some of the basic functionalities. <img width="1440" alt="Screenshot 2023-08-01 at 11 45 31 a m" src="
https://github.com/flutter/packages/assets/36830415/95adbcde-f554-4fce-ace9-e385cb66db3c">
Fixes: [
#128698
](
https://github.com/flutter/flutter/issues/128698)
2 年前
pubspec.yaml
Update repo for 3.32 stable (
#9311
) Does all of the steps from
https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md
for the 3.32 stable release (except the first one, as the stable roller has already landed).
1 年前
README.md
XDG Directories Demo
Description
This is a simple demo of the xdg_directories package.