Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_path_provider-v2.1.5_ohos
flutter_packages
/
.ci
/
legacy_project
/
all_packages
/
android
下载当前目录
G
GitHub
[all_packages] Bump
compileSdk
version to 35 (
#9168
)
6e2acf7b
创建于
2025年5月31日
历史提交
文件
最后提交记录
最后更新时间
app
Bump Remaining Plugin Example Apps to targetSdkVersion >= 34 and compileSdkVersion >= 34 (
#8361
) Bumping
local_auth_android
and
all_packages
to
targetSdkVersion
>= 34. Also bumping
compileSdkVersion
to >=34 for
all_packages
. Fixes [
#152929
](
https://github.com/flutter/flutter/issues/152929)
1 年前
gradle
[all_packages] Bump
compileSdk
version to 35 (
#9168
) Bumps
all_packages
app to build with
compileSdk
version 35. Then, - Updates the Gradle and AGP versions to support this new Android SDK version - Refactors the legacy all_packages CI build target such that the regular
all_packages
CI build targets (master, stable) will build both the modern
all_packages
app and the legacy version with the same JDK 17 version, since the legacy version now also requires it (example successful builds: [master](
https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_build_all_packages%20master/17102/overview),
[stable](
https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_build_all_packages%20stable/17086/overview))
- Updates legacy
all_packages
app
README.md
to more accurately describe how the app was transformed since its creation Prompted by
https://github.com/flutter/packages/pull/8414.
## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
11 个月前
.gitignore
[various] Update flutter.dev links to more reliable destinations (
#6963
) Contributes to
https://github.com/flutter/website/issues/10363
by updating to the latest links and updating some links to use new
/to/
links that can be updated as needed.
1 年前
build.gradle
Update Gradle Command Test to Only Accept Gradle Declarative Apply (
#8325
) Currently the tests accept both the old gradle imperative apply and the gradle declarative apply. Since all plugins have been migrated to the gradle declarative apply, we want all exmple app plugins to reflect that and only accept gradle declarative apply. Fixes
https://github.com/flutter/flutter/issues/152656
Fixes
https://github.com/flutter/flutter/issues/157660
1 年前
gradle.properties
[ci] Manually roll master, set -Xmx4G (
#8586
) Roll Flutter from 8e2a6fc3fd2c to 892f9c13a2bb (84 revisions)
https://github.com/flutter/flutter/compare/8e2a6fc3fd2c...892f9c13a2bb
## Additional changes * Sets
-Xmx4G
across the repo. ## Issues Completes:
https://github.com/flutter/packages/pull/8585
1 年前
settings.gradle
[all_packages] Bump
compileSdk
version to 35 (
#9168
) Bumps
all_packages
app to build with
compileSdk
version 35. Then, - Updates the Gradle and AGP versions to support this new Android SDK version - Refactors the legacy all_packages CI build target such that the regular
all_packages
CI build targets (master, stable) will build both the modern
all_packages
app and the legacy version with the same JDK 17 version, since the legacy version now also requires it (example successful builds: [master](
https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_build_all_packages%20master/17102/overview),
[stable](
https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_build_all_packages%20stable/17086/overview))
- Updates legacy
all_packages
app
README.md
to more accurately describe how the app was transformed since its creation Prompted by
https://github.com/flutter/packages/pull/8414.
## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
11 个月前