vrchat_dart 1.1.7 vrchat_dart: ^1.1.7 copied to clipboard
This is a Dart client that interacts with the unofficial VRChat API
1.1.7 #
Updated vrchat_dart_generated
1.1.6 #
Updated vrchat_dart_generated
1.1.5 #
Updated vrchat_dart_generated
1.1.4 #
Updated vrchat_dart_generated
1.1.3 #
Updated vrchat_dart_generated
1.1.2 #
Updated vrchat_dart_generated
1.1.1 #
Updated vrchat_dart_generated
1.1.0 #
Updated vrchat_dart_generated
1.0.0 #
Updated README
0.13.1 #
Fixed websocket proxy
0.13.0 #
Added support for websocket proxy for web
0.12.2 #
Fetch auth cookie from vrc api for streaming
0.12.1 #
Removed VrcApiStorage since web strips cookie headers before they get to the code
0.12.0 #
Added VrcApiStorage for storing auth tokens in Flutter web
0.11.1 #
Fixed issues with version resolution in Flutter
0.11.0 #
Added websocket streaming
0.10.2 #
Added an example nginx config
0.10.1 #
Enable cookies for web
0.10.0 #
Changed the way the proxy URL works to make more sense
0.9.0 #
Updated vrchat_dart_generated
0.8.2 #
Updated vrchat_dart_generated
0.8.1 #
Updated vrchat_dart_generated
0.8.0 #
Updated vrchat_dart_generated
0.7.2 #
Fixed formatting
0.7.1 #
Updated dependencies
0.7.0 #
Automatically fetch an API key on successful auth
0.6.6 #
Added location to LimitedUser
0.6.5 #
Return the login request for 2fa
0.6.4 #
auth.currentUser wasn't getting set if 2fa was required
0.6.3 #
Updated vrchat_dart_generated
0.6.2 #
Updated vrchat_dart_generated to support offline friends fetching
0.6.1 #
Added api key fetching
0.6.0 #
Added user agent
0.5.6 #
Fixed auth
0.5.5 #
Better error handling
0.5.4 #
Fixed the flutter example
0.5.3 #
Fixed changelog formatting
0.5.2 #
Added example_flutter
0.5.1 #
Fixed broken conditional import
0.5.0 #
Refactored class names
0.4.0 #
Wrapped API responses are more informative
0.3.0 #
Refactored the API
0.2.1 #
Fixed formatting
0.2.0 #
Made username and password optional
0.1.0 #
Wrapped the login APIs
0.0.1 #
Initial release