文件最后提交记录最后更新时间
Use toImageSync and remove tester workaround (#95) 3 年前
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_garphics] fix execution on the web with WebAssembly (#7991) The dart.library.html variable is not available with wasm Since the web version is (currently) a no-op, flip the condition to check for dart:io instead1 年前
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] Revert leak tracker change (#8544) The leak tracker changes are causing runtime crashes because an object is disposed too eagerly. Fixes https://github.com/flutter/flutter/issues/1624861 年前
Use package http (#234) * Use package http * delete test2 年前
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] Revert leak tracker change (#8544) The leak tracker changes are causing runtime crashes because an object is disposed too eagerly. Fixes https://github.com/flutter/flutter/issues/1624861 年前
[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 年前