vrchat_dart 0.8.0 vrchat_dart: ^0.8.0 copied to clipboard
This is a Dart client that interacts with the unofficial VRChat API
0.0.1 #
Initial release
0.1.0 #
Wrapped the login APIs
0.2.0 #
Made username and password optional
0.2.1 #
Fixed formatting
0.3.0 #
Refactored the API
0.4.0 #
Wrapped API responses are more informative
0.5.0 #
Refactored class names
0.5.1 #
Fixed broken conditional import
0.5.2 #
Added example_flutter
0.5.3 #
Fixed changelog formatting
0.5.4 #
Fixed the flutter example
0.5.5 #
Better error handling
0.5.6 #
Fixed auth
0.6.0 #
Added user agent
0.6.1 #
Added api key fetching
0.6.2 #
Updated vrchat_dart_generated to support offline friends fetching
0.6.3 #
Updated vrchat_dart_generated
0.6.4 #
auth.currentUser wasn't getting set if 2fa was required
0.6.5 #
Return the login request for 2fa
0.6.6 #
Added location to LimitedUser
0.7.0 #
Automatically fetch an API key on successful auth
0.7.1 #
Updated dependencies
0.7.2 #
Fixed formatting
0.8.0 #
Updated vrchat_dart_generated