Files
flame/packages/flame_svg/pubspec.yaml
github-actions[bot] 174425d32f chore(release): Publish packages (#3846)
Prepared all packages to be released to pub.dev

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-06 19:08:53 +01:00

32 lines
649 B
YAML

name: flame_svg
resolution: workspace
description: Package to add SVG rendering support for the Flame game engine
version: 1.12.0
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_svg
funding:
- https://opencollective.com/blue-fire
- https://github.com/sponsors/bluefireteam
- https://patreon.com/bluefireoss
topics:
- flame
- svg
- vector-graphics
environment:
sdk: ">=3.11.0 <4.0.0"
flutter: ">=3.41.0"
dependencies:
flame: ^1.36.0
flutter:
sdk: flutter
flutter_svg: ^2.0.5
dev_dependencies:
dartdoc: ^9.0.0
flame_lint: ^1.4.3
flutter_test:
sdk: flutter
mocktail: ^1.0.4
test: any