sint_vr 0.2.0 copy "sint_vr: ^0.2.0" to clipboard
sint_vr: ^0.2.0 copied to clipboard

SINT extension for VR — State management, dependency injection, scene navigation, and translations for VR applications built with vrlizate.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sint_vr

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

dependencies:
  sint_vr: ^0.2.0

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:sint_vr/sint_vr.dart';
0
likes
140
points
92
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

SINT extension for VR — State management, dependency injection, scene navigation, and translations for VR applications built with vrlizate.

Repository (GitHub)

Topics

#vr #state-management #dependency-injection #flutter

License

Apache-2.0 (license)

Dependencies

flutter, sint, vrlizate

More

Packages that depend on sint_vr