v0.0.6 of re_svg_new
The official repository for Dart and Flutter packages. [Unoffic…
May 29, 2026
A tiny and super-fast SVG rendering library for Flutter, with CSS support. Changelog excerpt: - Align all platforms to resvg v0.42.0(the version the iOS/macOS pod resvg ~> 0.1.2already ships via the resvg.xcframeworkpublished by rustui/resvg_action). No precompiled iOS xcframework exists for newer resvg releases yet, so the whole plugin is pinned to 0.42 for now. - Rebuild Android libresvg.so(arm64-v8a, x86_64, armeabi-v7a) from resvg v0.42.0 source with the textfeature enabled. The previous Maven AAR io.github.rustui:resvg:0.3was compiled without --features text, so ev[...]
Discussion in the ATmosphere