viture_kit 0.2.1 copy "viture_kit: ^0.2.1" to clipboard
viture_kit: ^0.2.1 copied to clipboard

Native Dart FFI bindings for the VITURE XR Glasses SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add viture_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  viture_kit: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:viture_kit/viture_kit.dart';
0
likes
150
points
373
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native Dart FFI bindings for the VITURE XR Glasses SDK.

Homepage
Repository (GitHub)
View/report issues

Topics

#viture #xr #macos #ffi

License

BSD-3-Clause (license)

Dependencies

code_assets, ffi, flutter, hidapi, hooks, logging, native_toolchain_c, web

More

Packages that depend on viture_kit