r_dart_library 1.0.2
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._loadAsyncusingvg.loadPicture+PictureRecorder- replace deprecated
svg.fromSvgString/DrawableRootwithvg.loadPicture+SvgBytesLoader - use
PictureRecorder+Canvasfor proper rendering with devicePixelRatio scaling - remove debug logging
- replace deprecated
1.0.1 - 2026-07-17 #
- update: upgrade SDK constraint to
>=3.0.0 <4.0.0 - fix: adapt
AssetSvgfor Flutter 3.44.6 (Dart 3.12.2)- replace removed
load()withloadImage() - replace deprecated
window.devicePixelRatio - replace removed
hashValues()withObject.hash()
- replace removed
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