Flutter SVG is the library that provides the ability to render SVG in Flutter
On December 4, 2021, Flutter SVG was updated to 1.0.0 and officially in a stable release.
List of changes in this library:
- New widget/RenderObject implementation to avoid rebuilds/paints when near or overlapping an animating widget. Also should improve raster cacheability.
- Correctly list web as a supported platform.
- Support for em/ex units.
- Stable 1.0.0 release.
Links:
You must log in to post a comment.
Leave a comment