stera_recorder 0.0.2 copy "stera_recorder: ^0.0.2" to clipboard
stera_recorder: ^0.0.2 copied to clipboard

ARKit and ARCore capture for Flutter, recorded straight to an MCAP dataset: RGB video, depth, point cloud, mesh and IMU, with session state ready to bind to your own UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stera_recorder

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

dependencies:
  stera_recorder: ^0.0.2

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:stera_recorder/stera_recorder.dart';
1
likes
160
points
97
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfpvlabs.ai

Weekly Downloads

ARKit and ARCore capture for Flutter, recorded straight to an MCAP dataset: RGB video, depth, point cloud, mesh and IMU, with session state ready to bind to your own UI.

Repository (GitHub)
View/report issues
Contributing

Topics

#ar #arkit #arcore #recording #mcap

License

Apache-2.0 (license)

Dependencies

audioplayers, battery_plus, ffi, flutter, objective_c, speech_to_text

More

Packages that depend on stera_recorder

Packages that implement stera_recorder