Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_video_player-v2.10.0_ohos
flutter_packages
/
packages
/
vector_graphics
/
example
下载当前目录
G
GitHub
Update repo for 3.32 stable (
#9311
)
5a7d40f8
创建于
2025年5月23日
历史提交
文件
最后提交记录
最后更新时间
assets
Update tiger.bin, update example, ignore platform folders in example (
#39
) * Update tiger.bin, update example, ignore platform folders in example * Update pubspec.yaml
4 年前
lib
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 年前
.gitignore
Fix typos and create a version of the tessellator optimization that no-ops on web (
#88
)
3 年前
README.md
Add support for encoding in the compiler, add basic example to package:vector_graphics (
#8
)
4 年前
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
example
An example of using package:vector_graphics to draw vector assets