0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. flutter_packages
  2. /
  3. packages
  4. /
  5. vector_graphics_compiler
  6. /
  7. bin
  8. /
  9. util
SStuart MorganUpdate vector_graphics to match repo conventions
a1bfadf6创建于 2024年10月29日历史提交
文件最后提交记录最后更新时间
isolate_processor.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 年前