vrchat_dart 0.11.1 copy "vrchat_dart: ^0.11.1" to clipboard
vrchat_dart: ^0.11.1 copied to clipboard

outdated

This is a Dart client that interacts with the unofficial VRChat API

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