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

outdated

A Dart client to interact with the unofficial VRChat API

example/main.dart

import 'package:vrchat_dart/vrchat_dart.dart';

void example() {
  final api = VrchatDart();
  api.api.getAuthenticationApi().getCurrentUser(); // Figure it out lol
}
2
likes
0
points
455
downloads

Publisher

verified publishervrchat.community

Weekly Downloads

A Dart client to interact with the unofficial VRChat API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

openapi_generator_annotations, vrchat_dart_generated

More

Packages that depend on vrchat_dart