r_dart_library 1.0.2 copy "r_dart_library: ^1.0.2" to clipboard
r_dart_library: ^1.0.2 copied to clipboard

A core library of R.dart

For [Flutter SDK Version >=3.0.0] and [Dart SDK Version >=3.0.0] #

1.0.2 - 2026-07-18 #

  • refactor: reimplement AssetSvg._loadAsync using vg.loadPicture + PictureRecorder
    • replace deprecated svg.fromSvgString / DrawableRoot with vg.loadPicture + SvgBytesLoader
    • use PictureRecorder + Canvas for proper rendering with devicePixelRatio scaling
    • remove debug logging

1.0.1 - 2026-07-17 #

  • update: upgrade SDK constraint to >=3.0.0 <4.0.0
  • fix: adapt AssetSvg for Flutter 3.44.6 (Dart 3.12.2)
    • replace removed load() with loadImage()
    • replace deprecated window.devicePixelRatio
    • replace removed hashValues() with Object.hash()

For [Flutter SDK Version >=1.10.15] and [Dart SDK Version >=2.12.0] #

0.4.0-nullsafety.0 - 2021-03-19 BREAKING CHANGES #

  • support nullsafety

For [Flutter SDK Version >=1.10.15] and [Dart SDK Version <2.12.0] #

0.2.1 - 2020-02-28 #

  • fix bug

0.2.0 - 2019-12-25 BREAKING CHANGES #

  • make compatible with the breaking change with ImageProvider.load in Flutter 1.10.15

For [Flutter SDK Version <1.10.15] and [Dart SDK Version <2.12.0] #

0.1.1 - 2020-02-28 #

  • fix bug

0.1.0 - 2019-12-24 #

  • support SVG
2
likes
130
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A core library of R.dart

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on r_dart_library