-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
svg/vector asset/xml support #59
Comments
Hello, can you explain the need for vector support? |
I will close this ticket due to inactivity, but feel free to reopen with a more explanation if you like. |
Maybe in order to have good quality of the pic? |
Any updates on svg support for this package? |
What platform(s) would you use SVG's? |
Hi i am looking forward to svg support for images on IOS and Andriod and plans on implementing it? |
I think the communities want something to covert chosen svg file to respective png files for splash screens automatically. We can do it manually, but having this feature is definitely a time saver. |
I assume they want higher-quality images by using vector images as opposed to converting an SVG to a png file. Both platforms seem to support SVGs on the splash screens. iOS's UIImage seems to support SVGs and Android Studio allows you to convert your SVGs to an XML file to use as a drawable. |
TengHui Zhu explains why we should use Vector drawables instead of png or jpge images: |
Thanks for your image format support request. In order to find out what file formats are most needed by the community, I have opened a single ticket to capture all image format requests. Please visit (this ticket)[https://github.com//issues/245] to vote for the image format you need. |
The designers probably create the original as SVG. "flutter_native_splash" is a great help, thank you very much for this wonderful library, if it would now take the SVG as source instead of resizing pixel graphics, it would be perfect. This stage of development might also be faster than switching completely to svg. |
flutter_native_splash is a very good library. |
No description provided.
The text was updated successfully, but these errors were encountered: