This website requires JavaScript.
Explore
Help
Register
Sign In
flutter
/
flame
Watch
1
Star
0
Fork
0
You've already forked flame
mirror of
https://github.com/flame-engine/flame.git
synced
2025-11-02 20:13:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
flame
/
packages
/
flame_svg
History
Dipak Prajapati
bedacd0c8c
feat: Expose paint from svgComponent to set opacity and have opacity effects (
#2092
)
2022-10-21 12:28:40 +00:00
..
example
fix: SvgComponent getting blurred and pixelized (
#2084
)
2022-10-16 14:34:00 +00:00
lib
feat: Expose paint from svgComponent to set opacity and have opacity effects (
#2092
)
2022-10-21 12:28:40 +00:00
test
fix: Exception when having multiple calls to dispose() function of a Svg instance (
#2085
)
2022-10-16 18:41:51 +02:00
.gitignore
fix: SvgComponent getting blurred and pixelized (
#2084
)
2022-10-16 14:34:00 +00:00
.metadata
Move flame_svg to monorepo (
#813
)
2021-05-22 20:22:01 +02:00
analysis_options.yaml
Adding dartdocs to flame_svg (
#1101
)
2021-11-18 12:53:08 +00:00
CHANGELOG.md
chore(release): publish packages
2022-10-01 15:22:41 +02:00
LICENSE
Changing where needed to reference Blue Fire instead of Fireslime (
#925
)
2021-08-23 10:37:32 -03:00
pubspec.yaml
fix: SvgComponent getting blurred and pixelized (
#2084
)
2022-10-16 14:34:00 +00:00
README.md
ci: Markdown linting (
#1920
)
2022-09-19 21:17:50 +00:00
README.md
Flame SVG
Package to add SVG rendering support for the Flame game engine.
More
here
.