Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_video_player-v2.10.0_ohos
flutter_packages
/
packages
/
vector_graphics
/
lib
下载当前目录
G
GitHub
[vector_graphics] Allow transition between placeholder and loaded image to have an animation (
#8195
)
e6ce02c2
创建于
2025年2月5日
历史提交
文件
最后提交记录
最后更新时间
src
[vector_graphics] Allow transition between placeholder and loaded image to have an animation (
#8195
) *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue.* [Issue
#158857
](
https://github.com/flutter/flutter/issues/158857)
1 年前
vector_graphics.dart
Update vector_graphics to match repo conventions - Add missing licence headers. - Remove analysis options fix new warnings. - Update min SDKs. - Autoformat. - Update pubspecs to follow repo standard. - Includes removing dependency overrides for inter-package path pinning as a default state; this can be added temporarily in PRs with repo tooling. - Allow xml dependency, and relax the pinning requirement to allow an explicit, inclusive-endpoint range. - Skip tests on unsupported platforms. - Switch vector_graphics_codec from flutter_test to test. - Add repo metadata. - Add commemoration to the README. - Add AUTHORS files. - Bump versions and slightly relax version constraints to allow the new versions.
1 年前
vector_graphics_compat.dart
Update vector_graphics to match repo conventions - Add missing licence headers. - Remove analysis options fix new warnings. - Update min SDKs. - Autoformat. - Update pubspecs to follow repo standard. - Includes removing dependency overrides for inter-package path pinning as a default state; this can be added temporarily in PRs with repo tooling. - Allow xml dependency, and relax the pinning requirement to allow an explicit, inclusive-endpoint range. - Skip tests on unsupported platforms. - Switch vector_graphics_codec from flutter_test to test. - Add repo metadata. - Add commemoration to the README. - Add AUTHORS files. - Bump versions and slightly relax version constraints to allow the new versions.
1 年前