Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrchatapi/vrchatapi-dart
🌐 VRChat API Library for Dart
https://github.com/vrchatapi/vrchatapi-dart
api dart vrchat vrchatapi
Last synced: 2 months ago
JSON representation
🌐 VRChat API Library for Dart
- Host: GitHub
- URL: https://github.com/vrchatapi/vrchatapi-dart
- Owner: vrchatapi
- License: mit
- Created: 2021-08-06T23:04:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:01:28.000Z (3 months ago)
- Last Synced: 2024-09-26T20:46:16.438Z (3 months ago)
- Topics: api, dart, vrchat, vrchatapi
- Language: Dart
- Homepage: https://pub.dev/packages/vrchat_dart
- Size: 1.26 MB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vrchatapi-dart
🌐 VRChat API Library for Dart## Project Structure
This Dart library is split into two packages:
- [vrchat_dart_generated](./vrchat_dart_generated): The package generated from the OpenAPI specification
- [vrchat_dart](./vrchat_dart): A wrapper package that adds convenience features, wrapper functions, and WebSocket streaming for status updates. This package also handles the generation of vrchat_dart_generated.