We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3d165 commit eee7b1aCopy full SHA for eee7b1a
vrchat_dart/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.0.1
2
+
3
+- Makes `LimitedUser.currentAvatarImageUrl` optional
4
5
## 4.0.0
6
7
- BREAKING: Upgrades `dio_response_validator` to `0.3.0`. See the updated example for the new usage pattern.
vrchat_dart/pubspec.yaml
@@ -1,7 +1,7 @@
name: vrchat_dart
description: This is a Dart client that interacts with the unofficial VRChat API
homepage: https://github.com/vrchatapi/vrchatapi-dart
-version: 4.0.0
+version: 4.0.1
environment:
sdk: ^3.8.0
0 commit comments